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

Rob Allen's Blog: Tutorial Q&A PDF

Jeremy Johnstone's Blog: PHP parser for OS X plist XML files

DevShed: Introducing Bridge Classes with PHP 5

Larry Garfield's Blog: Good SPL intro

ThinkPHP Blog: Accessing NTLM secured resources with PHP


Community Events











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


functional release series usergroup community language testing opinion unittest podcast interview phpunit development database framework rest introduction symfony2 conference zendframework2

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