News Feed
Jobs Feed
Sections




News Archive
Jeff Moore's Blog:
Dependency Injection in PHP
June 27, 2006 @ 06:00:15

In his latest blog post, Jeff Moore adds a bit more background to his column in the newest issue of php|architect covering "dependency injection".

The June issue of PHP Architect is out. My column this month is on dependency injection, a topic which I've been warming up to lately.

First there was CORBA. Then insane complexity of CORBA was supplanted by the intolerable complexity of EJB. Influenced by an agile mindset and the power of Unit testing, a group of java programmers began to construct simpler alternatives to EJB. Thus, the inversion of control frameworks were born. Martin Fowler came along, clarified and renamed the pattern dependency injection. This activity has originated in the Java world, but the pattern applies in PHP as well.

It is heartening to see an industry solve a problem over the course of a decade, moving from complex vendor driven middle-ware to simple patterns. The thing I like most about DI is how dead simple it really is.

He goes on to say that Fowler's article on the topic is a "must read" for anyone who will even be looking into dependency injection. He also mentions two issues he has with most of the other introductions - the examples they use and the "over-emphasis on the container".

His goal in writing this month's column was to help to avoid some of those problems while still keeping it relevant and easy to understand.

0 comments voice your opinion now!
dependency injection article column php|architect tutorial dependency injection article column php|architect tutorial


blog comments powered by Disqus

Similar Posts

Internet.com: Passing Data Between PHP and JavaScript Using JSON (Video)

IBM developerWorks: Java and PHP technology on AIX - Integrate the Java business application w/ DB2

Codewalkers.com: New Things on the Tutorial Front (Pagination & Ajax)

Raphael Stolt's Blog: Installing the PHP redis extension on Mac OS X

Stefan Esser\'s Blog: DokuWiki remote PHP code injection


Community Events











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


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

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