News Feed
Jobs Feed
Sections




News Archive
Kevin Schroeder's Blog:
My first stab at the Dependency Injection Container in Zend Framework 2
March 09, 2012 @ 12:57:57

Kevin Schroeder has a new post to his blog about some of his first trials with the DI container that comes with the Zend Framework 2.

With beta 3 now being released I have started to spend some time getting used to the new MVC components and the architecture in general. I turns out that was too much. When I learn something new I like to start with something broken and fix it. [...] So since I already know how to use event managers the next most basic thing I needed to understand was Dependency Injection. It turned out that I was actually using Dependency Injection and just didn't know it.

He starts with the most basic setup - a "Di" container with one class, "Test", added to it. He also shows how to inject things into the class inside the container and how to use a "setter" inside the called class.

0 comments voice your opinion now!
dependency injection container zf2 zendframework2 example


blog comments powered by Disqus

Similar Posts

Jakub Zalas' Blog: Managing object creation in PHP with the Symfony2 Dependency Injection component

PHPied.com: JSON renderer for Text_Highlight

PHPImpact Blog: Zend Framework: The Cost of Flexibility is Complexity

Rob Allen's Blog: Initial notes on Zend_Application

QaFoo.com Blog: Struct classes in PHP


Community Events











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


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

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