PHP Horde YAML Parsing and Dumping Routines
January 13, 2008
Rails framework used YAML for all most any configuration files. In PHP, there is n official support for YAML, eve though there are support for INI, JSON and XML.The current release is 0.2.0 beta. Check out this great tutorial PHP meet YAML, and official Horde YAML website.