News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Christopher Jones' Blog: Casting PL/SQL arrays as REF CURSORS for Ruby (and PHP)

InfoWorld: Test Center review: Open source Drupal turns pro

PHPClasses.org: Where are the PHP women?

SWAT Blog: Python VS PHP

Padraic Brady's Blog: PEAR OpenID support packages released


Community Events











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


opinion composer series testing zendframework2 phpunit framework release community development unittest language introduction functional object example code podcast interview tool

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