News Feed
Jobs Feed
Sections




News Archive
Rob Allen's Blog:
What problem does dependency injection solve?
February 20, 2012 @ 09:37:15

In his latest post Rob Allen seeks to answer the question "what problem does dependency injection solve?":

Zend Framework 2 comes with a dependency injection container (DIC), as does Symfony 2 and Aura, along with many other PHP frameworks that target PHP 5.3 or hight nowadays. This article attempts to explore the problem that a DIC tries to solve.

He gives an example (somewhat based on the same structure of his Zend Framework tutorial) showing how you could use DI to inject the Artist object into the Album object. This allows for more flexibility if more Artist types are added (extending the main Artist, of course). His second example shows how to use a DIC to hold album information.

0 comments voice your opinion now!
dependency injection tutorial example container artist album


blog comments powered by Disqus

Similar Posts

Internet Super Hero: PHP: mysqlnd and its tests

NetTuts.com: Parallel Testing for PHPUnit with ParaTest

Internet.com: Storing Blobs in Microsoft Azure with the Zend Framework

NetTuts.com: Aspect-Oriented Programming in PHP with Go!

Michaelangelo van Dam' Blog: Configuring Zend Framework apps for Windows Azure


Community Events











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


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

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