<?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>Fri, 24 May 2013 01:40:38 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Framework Dispatch Workflow Diagram]]></title>
      <guid>http://www.phpdeveloper.org/news/12503</guid>
      <link>http://www.phpdeveloper.org/news/12503</link>
      <description><![CDATA[<p>
In <a href="http://devzone.zend.com/article/4601-Zend-Framework-Dispatch-Workflow-Diagram">this new post</a> to the Zend Developer Zone, they point out a workflow diagram <i>Polley Wong</i> has come up with showing how the Zend Framework's dispatch system works (request handling).
</p>
<blockquote>
I've been researching Zend Framework lately and was curious about what's actually happening behind the scene of the whole dispatch process. Inspired by Thorsten Ruf's (<a href="http://nethands.de/download/zenddispatch_en.pdf">zenddispatch_en.pdf</a>) clear and beautifully presented workflow, I decided to go a step deeper and crawl Zend Framework's code. I came up with my own version of the flexible yet complicated workflow.
</blockquote>
<p>
You can check out this new PDF <a href="http://s3.amazonaws.com/ppt-download/zendframeworkdispatchworkflow-090508180623-phpapp02.pdf">here</a>. It diagrams out an overall view of the request handling, a look at what happens inside the front controller including components like the Controller Dispatcher, Action Controller, Action Helper Broker and Response Object.
</p>]]></description>
      <pubDate>Wed, 13 May 2009 08:47:33 -0500</pubDate>
    </item>
  </channel>
</rss>
