News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Inside Open Source:
Programming with Configuration Files
July 18, 2007 @ 07:56:00

From the Inside Open Source APress blog, there's a new post by Michael Stahnke documenting his search for a useful way to work with configuration files in a PHP application.

Recently I was working on developing an application that required a configuration file to setup. [...] XML is too hard to read for management-types. Plain text wasn't all that easy to handle from a code perspective. Then I remembered that when I played with Ruby on Rails it used something called YAML, and thought I'd give that go.

Searching around, he discovered the spyc library that aids in the YAML development and, as suggested by a commentor, the standards-compliant extension syck.

0 comments voice your opinion now!
yaml spyc syck extension library configuration file yaml spyc syck extension library configuration file




Community Events





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


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

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