When we talk about Dependency Injection or we want to learn about it, there are these excellent links to read:
– What is dependency injection? from Fabien Potencier’s blog.
– Dependency injection and the art of services and containers by Knp university.
Ding (http://marcelog.github.com/Ding) is a container with control inversion and dependency injection which emulates spring(tm) of java, also it implements some annotations of jsr (250 and 330).
I was just looking for this info for some time. After 6 hours of coiounntus Googleing, finally I got it in your website. I wonder what’s the Google’s issue that doesn’t rank this kind of informative web sites closer to the top. Generally the top websites are full of garbage.