Libraries tagged by container
sabas/edifact
1370902 Downloads
Tools in PHP for UN/EDIFACT
ray/di
1461254 Downloads
Guice style dependency injection framework
mrclay/props-dic
9048467 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
dvdoug/boxpacker
2333990 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
level-2/dice
612739 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
yiisoft/injector
1343226 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
symplify/phpstan-extensions
4885010 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
lucatume/di52
1166933 Downloads
A PHP 5.6 compatible dependency injection container.
laminas/laminas-di
15394285 Downloads
Automated dependency injection for PSR-11 containers
zendframework/zend-servicemanager
28306944 Downloads
Factory-Driven Dependency Injection Container
stellarwp/container-contract
1131088 Downloads
StellarWP Container Interface
phpactor/container
387564 Downloads
Phpactor's DI Container
acclimate/container
371682 Downloads
Provides adapters for various third-party service containers.
roave/psr-container-doctrine
629059 Downloads
Doctrine Factories for PSR-11 Containers
psr-discovery/container-implementations
5206897 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.