<?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>Tue, 06 Jan 2009 01:06:13 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPImpact Blog: Analysis of coupling within the Zend Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/10364</guid>
      <link>http://www.phpdeveloper.org/news/10364</link>
      <description><![CDATA[<p>
As the PHP:Impact blog <a href="http://phpimpact.wordpress.com/2008/06/08/analysis-of-coupling-within-the-zend-framework/">points out</a> there's a <a href="http://codecaine.co.za/posts/analysis-of-coupling-within-the-zend-framework#comment-125">new post</a> from <i>Neil Garb</i> talking about the (loose) coupling going on inside the Zend Framework.
</p>
<blockquote>
One of the Zend Framework's strongest drawing cards, as I see it, is its loosely-coupled structure. The name Zend Framework may be a misnomer, in fact, as ZF is more a set of reusable libraries than an actual application framework. I won't go into detail about the advantages of loose coupling, but a recent discussion on the ZF mailing list prompted me to investigate just how loosely coupled the framework is.
</blockquote>
<p>
He's created a few graphs to show the extent of the coupling - a <a href="http://en.wikipedia.org/wiki/Directed_graph#Directed_graph">directed graph</a>, the <a href="http://en.wikipedia.org/wiki/Graph_density">density</a> of it and example code showing deep and shallow coupling. <a href="http://codecaine.co.za/img/analysis-of-coupling-within-the-zend-framework/zf_coupling.png">Here's his results</a>.
</p>]]></description>
      <pubDate>Mon, 09 Jun 2008 07:56:00 -0500</pubDate>
    </item>
  </channel>
</rss>
