News Feed
Jobs Feed
Sections




News Archive
feed this:

Charles Spraggs' Blog:
How does configuration work in ZF2?
June 18, 2012 @ 12:01:57

In this new post to his blog Charles Spraggs takes a look at the Zend Framework 2 and talks about how to handle the configuration of the application and of your modules.

As ZF2 increases the beta count and draws nearer to RC I've noticed more questions popping up in IRC regarding configuration. Questions like: "How do I setup XXX?", "Where do I add module options?" So, I decided to write up a quick blog explaining how configuration works in ZF2. By default, there are three types of configurations.

He points out each of the three places and mentions what goes in each (main config, module config and autoload config) and gives a high-level overview of the load order for the modules in your application - merging the configurations then using a "glob" to figure out the correct config settings to use.

0 comments voice your opinion now!
zendframework2 configuration tutorial module main autoload



Community Events











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


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

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