News Feed
Jobs Feed
Sections




News Archive
Gonzalo Ayuso:
Dependency Injection Containers with PHP. When Pimple is not enough.
September 03, 2012 @ 09:51:40

Gonzalo Ayuso has a new post talking about dependency injection today and proposes his own DIC solution (dependency injection container) "when Pimple is not enough".

Two months ago I wrote an article about Dependency Injection with PHP and Pimple. After the post I was speaking about it with a group of colleagues and someone threw a question: "What happens if your container grows up? Does Pimple scale well?" The answer is not so easy. Pimple is really simple and good for small projects, but it becomes a little mess when we need to scale.

His solution comes from the Symfony2 framework itself - using its DIC separately from the framework. He includes a configuration example and some simple classes that depend in each other. He also shows how to use imports in the config as well.

0 comments voice your opinion now!
pimple dic dependencyinjection tutorial symfony2


blog comments powered by Disqus

Similar Posts

Netmag.co.uk: Make your own Soap

PHPBuilder.com: Implementing the Singleton Pattern in PHP 5

Evan Coury: Creating a simple view helper in Zend Framework 2

John Conde's Blog: Handling Online Payments With PHP And Authorize.Net

ZetCode.com: PostgreSQL PHP Tutorial


Community Events









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


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

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