News Feed
Jobs Feed
Sections




News Archive
Sam Hennessy's Blog:
A Dependency Injection for PHP Manifesto '" Part 2 (Why I Want It)
July 09, 2009 @ 08:15:07

In this new post to his blog today Sam Hennessy continues his "dependency injection manifesto" series and shares why he wants it. The previous parts talked about what DI is and what he wanted from it. This time he talks about why he wants it included.

A DI framework is predominantly interested in the creating and plumbing together of objects. The work of creating and plumbing together objects is mostly very simple, as such do don't need a framework to do any of it. [...] In the end, the reasoning for using a DI framework should be the same reasoning for use of any library or framework.

He breaks it down into a series of reasons why it would be beneficial to the general PHP development community:

  • Increased usability
  • Easier to maintain
  • Makes for simpler unit testing
  • Less invasive code
  • Removing the need for boilerplate code

There's lots more good stuff in there than this, so be sure to check out the rest of the post for more of his thoughts.

0 comments voice your opinion now!
manifesto injection dependency


blog comments powered by Disqus

Similar Posts

PHPMaster.com: PHP Dependency Management with Composer

Kevin Schroeder's Blog: ZF2 Dependency Injection: Managing Configuration - Part 2

SecWatch.org: CJ Tag Board Multiple Parameter Handling PHP Code Injection Vulnerabilities

Sanisoft Blog: Email component in CakePHP is now Header Injection safe

Greg Beaver's Blog: PEAR Installer Manifesto from Packt Publishing - next week!


Community Events











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


release example unittest opinion functional phpunit code series development zendframework2 introduction language podcast tool object interview community testing framework application

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