php-symfony-dependency-injection

standardize and centralize construction of objects
  https://symfony.com/doc/5.4/components/dependency_injection.html
  0
  no reviews



The Symfony DependencyInjection Component allows one to standardize and centralize the way objects are constructed in an application.

Symfony is a PHP framework, a set of tools and a development methodology.