This post originated from an RSS feed registered with PHP Buzz
by Mike Naberezny.
Original Post: Horde/Yaml 1.0 Released
Feed Title: MikeNaberezny.com
Feed URL: http://mikenaberezny.com/category/php/feed/
Feed Description: Mike Naberezny blogs about PHP tricks, better PHP programming, test driven development, and other dynamic language topics.
Horde/Yaml is a PHP 5 library for easily working with YAML data. This is the package's first stable release.
Chuck Hagenbuch started the library as an adaptation of Spyc around six months ago. Since then, he and I have been quietly using and improving it. Along the way, ...