<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 18 May 2013 04:28:35 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Charles Spraggs' Blog: How does configuration work in ZF2?]]></title>
      <guid>http://www.phpdeveloper.org/news/18108</guid>
      <link>http://www.phpdeveloper.org/news/18108</link>
      <description><![CDATA[<p>
In <a href="http://www.spiffyjr.me/2012/06/17/how-does-configuration-work-in-zf2/">this new post</a> to his blog <i>Charles Spraggs</i> takes a look at the Zend Framework 2 and talks about how to handle the configuration of the application and of your modules.
</p>
<blockquote>
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.
</blockquote>
<p>
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.
</p>]]></description>
      <pubDate>Mon, 18 Jun 2012 12:01:57 -0500</pubDate>
    </item>
  </channel>
</rss>
