News Feed
Jobs Feed
Sections




News Archive
PHPImpact Blog:
Dependency Injection in Zend Framework
July 29, 2008 @ 08:45:15

The PHP::Impact blog has pointed out that the Zend Framework has gotten even closer to having a true method for dependency injection in its applications - a proposal issued for Zend_Container.

Bradley Holt has announced the creation of a new proposal Zend_Container, a simplified version of Zend_Di. 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 PicoContainer.

The proposal 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.

0 comments voice your opinion now!
dependency injection zendframework zendcontainer proposal


blog comments powered by Disqus

Similar Posts

Padraic Brady's Blog: OAuth Specification and Zend Framework/PEAR Proposal

Tibo Beijen's Blog: Zend_Form: Building dynamic forms

Zend Developer Zone: Caching of Zend Framework application configuration file

ThinkPHP Blog: SQL injections for dummies - and how to fix them

Alberto Viana's Blog: Zend Framework and Oracle XMLType


Community Events











Don't see your event here?
Let us know!


example code introduction opinion release zendframework2 language functional conference development community podcast tool series unittest testing framework application phpunit interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework