<?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, 06 Jul 2008 21:46:17 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Developer Tutorials Blog: Zend Framework: The Best Framework for Use With Other Frameworks]]></title>
      <guid>http://www.phpdeveloper.org/news/9717</guid>
      <link>http://www.phpdeveloper.org/news/9717</link>
      <description><![CDATA[<p>
The Developer Tutorials blog has an <a href="http://www.developertutorials.com/blog/php/zend-framework-use-with-other-frameworks-56/">interesting perspective</a> on the whole framework front today - use whatever framework you choose, but be sure to "add a little Zend" when you need it.
</p>
<blockquote>
The Zend Framework is a fairly standard, (optionally) MVC PHP application framework. It comes with all the usual functionality; request routing, database access, templates (through view files) etc. [...] But here's the kicker: it works entirely standalone. The classes and their methods can, generally, be used statically in any context, or at least independently of the framework.
</blockquote>
<p>
They <a href="http://www.developertutorials.com/blog/php/zend-framework-use-with-other-frameworks-56/">point out</a> that the components of the Zend Framework, while able to happily live in their self-contained MVC bubble, can also break "out of the box" and live their own happy, separate lives. He even points out <a href="http://thislab.com/2008/02/21/using-zend-framework-with-codeigniter/">another blog entry</a> looking at using the Zend Framework right along side CodeIgniter in a web application.
</p>]]></description>
      <pubDate>Thu, 28 Feb 2008 08:47:00 -0600</pubDate>
    </item>
  </channel>
</rss>
