Stephan Hochdoerfer
The Dependency Injection (DI) pattern is getting more and more attention in the PHP world due to it's code simplification effects. It focuses on the complete separation of object instantiation and dependency tracking from the business logic resulting in a loosely coupled system. In addition to that the resulting code is a lot easier to test since the classes are no longer responsible for instantiating their own dependencies. This session will introduce the basics of the DI pattern to the audience in addition to share real world experience of DI in several customer projects in the last four years.
You can also download Stephan's slides to accompany this podcast
Podcast: Play in new window | Download

2 comments












2 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
Continuing the Discussion
listening to "Real World Dependency Injection": http://techportal.ibuildings.com/2011/04/12/dpcradio-real-world-dependency-injection/