News Feed
Jobs Feed
Sections




News Archive
Evan Coury:
Environment-specific configuration in Zend Framework 2
July 19, 2012 @ 11:36:06

Evan Coury has a new post looking at setting up environment specific configurations in a Zend Framework 2 application letting you switch between configs based on an environment variable.

So you're all excited to try out ZF2. You clone the skeleton, install some modules, maybe even follow Rob Allen's excellent ZF2 tutorial, and finally, start building your application. Now, if you're a former ZF1 user or refugee from another framework, you might be troubled at this point by the fact that, at first glance, ZF2 doesn't appear to take into consideration environment-specific configuration values (e.g., development, testing, staging, production). Luckily, this is not the case!

He includes a bit of sample code showing how you can use a simple getenv call to pull in the value from an "APPLICATION_ENV" environment variable and put it into an autoload path.

0 comments voice your opinion now!
zendframework2 environment config variable getenv


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: Developing A ZF2 Blog

Stefan Koopmanschap's Blog: Tip: use clearly readable variable names, and constants!

Paul Jones: Aura: More Decoupled Than Symfony 2 and Zend Framework 2

Matthew Weier O'Phinney: RESTful APIs with ZF2, Part 1

The Hacker Webzine: Two PHP Reconnaissance Vectors


Community Events











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


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

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