Quantcast
Channel: PHPDeveloper.org
Browsing all 9 articles
Browse latest View live

Padraic Brady's Blog: Zend Framework 2.0: Dependency Injection (Part 2)

Padraic Brady is back today with the second part of his "Dependency Injection in Zend Framework 2.0" series. In this second post he talks about what dependency injection containers are (and aren't)...

View Article



Marcelo Gornstein's Blog: Dependency injection with Xml and Yaml in the Ding...

In this new post to his blog today Marcelo Gornstein looks at doing some dependency injection in a simple application via XML and YAML configurations and the Ding dependency injection container. In...

View Article

Kevin Schroeder's Blog: ZF2 Dependency Injection - Multiple Object Instances

Kevin Schroeder has a quick new post about using dependency injection in Zend Framework 2 applications using multiple object instances. When you work with the ZF2 Dependency Injection Container (DiC)...

View Article

Anthony Ferrara: Object Scoping: A Triste Against Service Containers

In his most recent post Anthony Ferrara talks about service containers, the cousin of dependency injection containers (DIC) that he argues aren't much better than global variables. I am a firm...

View Article

Gonzalo Ayuso: Dependency Injection Containers with PHP. When Pimple is not...

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...

View Article


NetTuts.com: Dependency Injection: Huh?

On NetTuts.com today there's a new tutorial introducing dependency injection and how it compares to other injection types (like setter and constructor). It shows how to apply the "Inversion of...

View Article

Emanuele Minotto: PHP in a Tweet

Emanuele Minotto has a recent post with a set of "PHP in a tweet" posts that do all sorts of things. Yesterday an ex colleague tweeted something that captured my attention, so I started thinking to a...

View Article

Ralph Schindler: DI, DiC, & Service Locator Redux

In his latest post Ralph Schindler takes another look at the usefulness of Dependency Injection Containers and whether or not they're the right thing to use for your situation. To DiC, or not to DiC:...

View Article


Gonzalo Ayuso: Handling several DBALs in Symfony2 through the Dependency...

Gonzalo Ayuso has a second post in his series looking at using the Symfony2 dependency injection container with Doctrine functionality. In his previous post he talked about sharing PDO connections via...

View Article

Browsing all 9 articles
Browse latest View live




Latest Images