Libraries tagged by Infection
kaspi/di-container
198 Downloads
Dependency injection container with autowired
intraworlds/service-container
74412 Downloads
Lightweight yet powerful implementation of dependancy injection container with autowiring
emonkak/di
28819 Downloads
A fast dependency injection library for PHP
digicomp/flow-symfony-bridge-messenger
780 Downloads
Flow dependency injection bridge to symfony/messenger
devly/php-di
696 Downloads
PHP dependency injection container
devanych/di-container
2956 Downloads
Simple implementation of a PSR-11 dependency injection container
dev256/di
3899 Downloads
Simple dependency injection
depend/depend
1169 Downloads
Lazy Dependency Injection for cross framework libraries.
decodelabs/slingshot
8962 Downloads
Unified dependency injection invoker
cspray/annotated-container-attribute
810 Downloads
Attributes used by Annotated Container, to configure an autowired PSR-11 dependency injection container.
comphp/di
45 Downloads
CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.
codenamephp/platform.di
28074 Downloads
Simple dependency injection container based on www.php-di.org
bylexus/php-injector
8296 Downloads
A Function / Method parameter injection helper. Makes your Dependency Injection work.
berlioz/service-container
18520 Downloads
Berlioz Service Container is a PHP library to manage your services with dependencies injection, respecting PSR-11 (Container interface) standard.
bentools/pest-symfony-kernel
588 Downloads
Symfony Kernel and dependency injection for Pest