News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Rails for PHP Blog:
PHP, Meet YAML
January 10, 2008 @ 11:18:00

On the Rails for PHP blog today, there's a new article talking about a method that is normally used to handle configuration files and the like - YAML:

Besides PHP itself, the most popular config file formats for PHP applications are INI and XML files. [...] YAML is a relatively new format that has been pioneered by the Ruby and Rails communities. It blends the best aspects of XML and INI, giving us a format with the flexibility of XML and the ease-of-use of INI.

He compares the YAML support - Ruby's built-in support and PHP's functionality via either the Spyc library/Syck extension or through a PEAR package from the Horde functionality. Quick code snippets are provided for each.

0 comments voice your opinion now!
yaml ruby compare language support syck yaml ruby compare language support syck




Community Events





Don't see your event here?
Let us know!


database series api release application development symfony2 custom test community language framework introduction podcast conference phpunit opinion interview unittest component

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework