News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
phpaddiction:
PHP Application Configuration with YAML
November 22, 2007 @ 17:56:00

On the phpaddiction website, there's a quick new tutorial showing how to use the YAML technology to make a configuration for your application.

I have always disliked creating configuration data by reading from various formats into global arrays, so I needed to build or borrow a configuration class for my own projects that I could standardize on.

He discusses the base he worked from - a class based on the Zend_Config package in the Zend Framework, using his own sort of caching scheme. He's also included the code to see it in action (including the code download).

1 comment voice your opinion now!
application yaml configuration syck example application yaml configuration syck example




Community Events





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


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

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