<?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>Thu, 20 Jun 2013 04:19:34 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPImpact Blog: Dependency Injection in Zend Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/10702</guid>
      <link>http://www.phpdeveloper.org/news/10702</link>
      <description><![CDATA[<p>
The PHP::Impact blog has <a href="http://phpimpact.wordpress.com/2008/07/29/dependency-injection-in-zend-framework/">pointed out</a> that the Zend Framework has gotten even closer to having a true method for dependency injection in its applications - a proposal issued <a href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Container+-+Bradley+Holt">for Zend_Container</a>.
</p>
<blockquote>
Bradley Holt has announced the creation of a new proposal <a href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Container+-+Bradley+Holt">Zend_Container</a>, a simplified version of <a href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Di+-+Federico+Cargnelutti">Zend_Di</a>. According to him, if the framework is going to have a dependency injection component this component needs to be as simple as possible, something along the lines of <a href="http://www.picocontainer.org/">PicoContainer</a>.
</blockquote>
<p>
The <a href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Container+-+Bradley+Holt">proposal</a> seeks to replace the use of class-managed singletons and Zend_Registry, scope access to containers and use reflection to determine dependencies for items inside. The component has been given the go-ahead from the ZF team and development is already in process.
</p>]]></description>
      <pubDate>Tue, 29 Jul 2008 08:45:15 -0500</pubDate>
    </item>
  </channel>
</rss>
