News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Brian Swan's Blog: Getting Started with PHP and SQL Azure

ProDevTips.com: Simple jQuery and PHP CRUD interface

Nadeau Software: PHP tip: How to get a web page using CURL

Refulz.com: Traits in PHP - Multiple and Nested Traits

Josh Holmes' Blog: Creating a Simple PHP Blog in Azure


Community Events









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


example release framework code community development tool opinion interview podcast testing language phpunit zendframework2 introduction database object api unittest composer

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