<?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>Sun, 19 May 2013 15:08:10 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Padraic Brady's Blog: Self-Contained Reusable Zend Framework Modules With Standardised Configurators]]></title>
      <guid>http://www.phpdeveloper.org/news/13214</guid>
      <link>http://www.phpdeveloper.org/news/13214</link>
      <description><![CDATA[<p>
In <a href="http://blog.astrumfutura.com/archives/415-Self-Contained-Reusable-Zend-Framework-Modules-With-Standardised-Configurators.html">this new post</a> on <i>Padraic Brady</i>'s blog, he looks at a technique for building self-contained Zend Framework modules (dropped in anywhere, a tidy package of everything needed) that would all have a standardized configuration method.
</p>
<blockquote>
If you are familiar with Zend Framework, you likely understand the concept of a Module in some detail. A Module is, in theory, a reusable collection of controllers, views and other classes which is packaged in its own directory for simpler copying or seperate treatment in a version control system like git or subversion.
</blockquote>
<p>
The "resuable" part was stumping him until he figured out a way, using the Zend_Application component and a few add-on classes, plugins and configuration instances to create a proof of concept for making a simple module.
</p>
]]></description>
      <pubDate>Mon, 14 Sep 2009 07:58:45 -0500</pubDate>
    </item>
  </channel>
</rss>
