ZendCon 2010 Podcast - Dependency Injection
Note: This article was originally published at Zend Developer Zone
on 6 January 2011.
This session introduced one of the less-known design patterns in the PHP world, but also one that can greatly improve the decoupling and the testability of your code: Dependency Injection. I will demonstrate how to use Dependency Injection in your projects, and I will take advantage of the PHP 5.3 new features to create a fully-featured DI container live.


