<?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>Wed, 19 Jun 2013 06:34:48 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Matthew Weir O'Phinney's Blog: MVC changes in Zend Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/6850</guid>
      <link>http://www.phpdeveloper.org/news/6850</link>
      <description><![CDATA[<p>
In <a href="http://weierophinney.net/matthew/archives/129-MVC-changes-in-Zend-Framework.html">a new note</a> today, <i>Matthew Weir O'Phinney</i> shares some of his experience as being asked to head up the MVC team for the <a href="http://framework.zend.com">Zend Framework</a>, including some of the changes that have been made.
</p>
<blockquote>
The experience has been incredibly rewarding, however, and I've had the chance to pick the brains of and work with some top-notch developers in the process. In the next week or so, we'll be releasing version 0.6.0 of the framework, and it will include much of my work in the MVC components as part of the core distribution.
</blockquote>
<p>
Some of the changes <a href="http://weierophinney.net/matthew/archives/129-MVC-changes-in-Zend-Framework.html">he lists</a> include:
<ul>
<li>changes that promote greater flexibility and testing
<li>controller classes are now unit tested
<li>the introduction of the request and response objects
<li>a router is no longer needed
<li>the ability to push parameters into the front controller
</ul>
He also gets into a bit of detail on the Response object - what it is, how it works, and how you can set up your own custom versions of it. Check out <a href="http://weierophinney.net/matthew/archives/129-MVC-changes-in-Zend-Framework.html">the full post</a> for more information.
</p>]]></description>
      <pubDate>Fri, 08 Dec 2006 07:11:10 -0600</pubDate>
    </item>
  </channel>
</rss>
