News Feed
Jobs Feed
Sections




News Archive
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


blog comments powered by Disqus

Similar Posts

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

Stefan Mischook's Blog: Creating Your Own Functions - Part 2

Jeremy Cook: Continuous Deployment with Symfony2, Jenkins and Capifony

Lorna Mitchell's Blog: Status Codes for Web Services

DevShed: Building a Data Validation System with the Prototype Pattern with PHP 5


Community Events









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


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

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