News Feed
Jobs Feed
Sections




News Archive
Benjamin Eberlei's Blog:
Using a Dependency Injection Container with Zend_Application
June 17, 2009 @ 10:25:17

New on his blog today Benjamin Eberlei has posted his own look at dependency injection containers in PHP applications, specifically with the Zend_Application component of the Zend Framework.

Much has been written on Dependency Injection lately [...]. Its an awesome pattern if used on a larger scale and can (re-) wire a complex business application according to a clients needs without having to change much of the domain code. Beginning with version 1.8 Zend Framework is able to integrate any of these DI containers into its Zend_Application component easily.

He gives an example of this integration, adding in the creation of the container as a part of the bootstrap setup (a getContainer call on the front controller object). He also introduces the Yadif DI container (a lightweight container written by Thomas McKelvey) and how to set it up including its own configuration file.

0 comments voice your opinion now!
zendframework tutorial container injection dependency


blog comments powered by Disqus

Similar Posts

Tom Van Herreweghe's Blog: Running Zend Framework modules from a Phar file

Total PHP: Deleting files with PHP

Zend Developer Zone: Using a Plugin to Integrate Propel with Zend

HowToForge.com: LAMP Installation On Ubuntu 6.06 For Linux Noobs

Zend Developer Zone: Using GnuPG with PHP


Community Events









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


release unittest zendframework2 code testing composer tool development introduction community opinion example api language podcast framework functional object interview event

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