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

Richard Thomas' Blog: jQPie 0.3 released

KillerPHP Blog: PHP Interfaces: when and why you should use them instead of classes?

CatsWhoCode.com: 15 PHP regular expressions for web developers

Lorna Mitchell's Blog: Using Gearman from PHP

Smarx.com: PHP for Microsoft AJAX Library


Community Events









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


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

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