Blog by Aniruddha

All Writings

modern-web-technology

Composer and dependency injection

We are working with composer almost from the same time, when Symfony 2 released. Though this package manager evolves with its own signature describing the very popular Design Pattern "Dependency Injection". Today most of the PHP frameworks uses it. Let me explain some interesting facts about composer....