News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Giorgio Sironi's Blog:
Never write the same code twice Dependency Injection
July 29, 2009 @ 10:27:12

In a new post to his blog Giorgio Sironi looks at how using dependency injection in your applications can help keep you from writing the same code over and over:

Is Dependency Injection difficult? Is it hard to do? Certainly it provides value. Particularly in Php, but also in other object-oriented languages, Dependency Injection gives steroids to the process of class reuse, designing components as loosely coupled objects.

He explains a bit of what dependency injection is all about, how it fits in with unit testing applications and a few examples of how it might look in some sample PHP classes. He shows how a bit of refactoring can remove dependence of one class on another and how the factory pattern can be used to correctly create an instance your first class might need.

0 comments voice your opinion now!
dependency injection duplicate code tutorial




Community Events





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


phpunit unittest development custom podcast api application framework language manifesto opinion test symfony2 security release introduction interview series community conference

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