News Feed
Jobs Feed
Sections




News Archive
Pascal Opitz's Blog:
An example of how to use Pimple DI with ZF 1.x
March 16, 2012 @ 08:30:37

Pascal Opitz has a really quick post to his blog showing a snippet of code about using Pimple with the Zend Framework 1.

After having had a look at Silex, and struggling with the somewhat cumbersome ini configurations and YADIF, I wanted to try out whether I could use Pimple as DI container for ZF 1.x Turns out I can, as you can just select Pimple to be the bootstrap container.

Hsi example (gist of the code here) also shows how to subclass the container and add in some default settings objects into the container. Pimple is a small, lightweight dependency injection container from Fabien Potencier of the Symfony framework.

0 comments voice your opinion now!
zendframework pimple dependencyinjection tutorial container bootstrap


blog comments powered by Disqus

Similar Posts

ThinkPHP Blog: Practical Testing PHP Applications with Selenium

Mike Naberezny's Blog: Wrapping PHP Functions for Testability

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

Channel 9 Forums: Installing PHP Applications on IIS7

Fernando Bassani's Blog: Putting the PHP/Java Bridge to work - I


Community Events











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


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

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