<?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 06:51:50 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[phpDevelopment Blog: Zend Framework Tutorial Series: Part 1 - The Module Based Application]]></title>
      <guid>http://www.phpdeveloper.org/news/14626</guid>
      <link>http://www.phpdeveloper.org/news/14626</link>
      <description><![CDATA[<p>
On the phpDevelopment blog today (phpdev.ro) the first part of a new series of articles has been published about creating a module-based Zend Framework application. This <a href="http://phpdev.ro/zf-tutorial-series-part-1-module-based-app.html">first part</a> focuses on the structure of the application.
</p>
<blockquote>
In this first article of the series, we will discuss about the best way (in my oppinion) to structure your Zend Application in order to have maximum flexibility but also a good defined structure of the classes/files.
</blockquote>
<p>
If you just want to get started right away, you can <a href="http://phpdev.ro/wp-content/code_snippets/zf-tutorial-series-part-1-module-based-app/files.rar">download the full application here</a> or you can follow their progress through the different parts of the series. This first article helps you get the application set up in a Zend Framework-friendly structure complete with the application.ini file and a full configured bootstrap. 
</p>]]></description>
      <pubDate>Wed, 09 Jun 2010 11:13:21 -0500</pubDate>
    </item>
  </channel>
</rss>
