News Feed
Jobs Feed
Sections




News Archive
Sam Hennessy's Blog:
A Dependency Injection for PHP Manifesto - Part 1 (What I Want)
June 15, 2009 @ 09:32:55

Sam Hennessy has continued his series looking at dependency injection in PHP with part one (technically the second part, here's part 0) - what he wants out of a dependency injection framework.

This article is part of a series where I will go into great detail about Dependency Injection (DI) and how it applies to PHP. I will layout exactly how I think DI should be used in PHP with the creation of a new code project as the result.

He has made a list of things that he's want a DI framework to do for him including:

  • functionality that helps to keep things manageable
  • making it all testable
  • make a reduction in the need for "boilerplate code"
  • work completely standalone if need be
0 comments voice your opinion now!
series manifesto injection dependency


blog comments powered by Disqus

Similar Posts

Greg Beaver's Blog: Interesting, potentially critical bug in PEAR

Sam Hennessy's Blog: A Dependency Injection for PHP Manifesto – Part 2 (Why I Want It)

Stuart Herbert's Blog: Series: Beyond Frameworks

Sam Hennessy's Blog: A Dependency Injection for PHP Manifesto - Part 1 (What I Want)

Benjamin Eberlei's Blog: Using a Dependency Injection Container with Zend_Application


Community Events











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


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

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