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

Sameer Borate's Blog: Printing relative dates in php

David Coallier's Blog: Installing PHP6 (For beginners)

SitePoint PHP Blog: Simple Object Iterators in PHP

PHP Cloud Casts: #3 Creating Charges with Stripe.com (Screencast)

The Bakery: 13 New Tutorials and Articles Posted


Community Events









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


release zendframework2 phpunit introduction conference development opinion community interview object event functional language testing framework example podcast code api composer

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