News Feed
Jobs Feed
Sections




Recent Jobs

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



Similar Posts

Lorenzo Alberton's Blog: PEAR::Pager Tutorials

Templora.com: Basic PHP Script Security

Zend Developer Zone: Migrating applications from PHP 4 to Zend Core 2.5 w/support for IBM Informix

Codewalkers.com: New Tutorial - Coding \"Best Practices\" - or at least \"Better Practices\"

DevShed: Inserting Comments and Accessing Nodes with the DOM XML Extension in PHP 5


Community Events









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


framework windows extension facebook wordpress podcast job opinion zendframework microsoft drupal symfony performance developer sqlserver release codeigniter conference feature apache

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