Rob Allen

Rob Allen

Introducing Dependency Injection

Rob Allen has been programming with PHP for a very long time now and contributes to Zend Framework and other open source projects. He is a member of the ZF Community team and wrote the book on Zend Framework! Rob is UK-based and runs Nineteen Feet Limited, focussing on web development, training and consultancy.

Introducing Dependency Injection

The Dependency Injection pattern separates the creation of objects and their dependencies and is used in many popular frameworks including Zend Framework, Symfony, Laravel & Silex. This session will look at what Dependency Injection is, why you should use it and the benefits it provides. We will also look at how to use a Dependency Injection Container to improve decoupling and make your projects easier to test and maintain.


Slides available here as a PDF download.