Libraries tagged by container
psr/container
1110506511 Downloads
Common Container Interface (PHP FIG PSR-11)
pimple/pimple
137396833 Downloads
Pimple, a simple Dependency Injection Container
php-di/php-di
62362995 Downloads
The dependency injection container for humans
league/container
99987916 Downloads
A fast and intuitive dependency injection container.
illuminate/container
86554972 Downloads
The Illuminate Container package.
container-interop/container-interop
107728591 Downloads
Promoting the interoperability of container objects (DIC, SL, etc.)
nette/di
42876042 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
chillerlan/php-settings-container
43975978 Downloads
A container class for immutable settings objects. Not a DI container.
dvdoug/boxpacker
3068797 Downloads
3D bin packing with weight: cartonize orders into parcels, or fill a single container / pallet and leave leftover cargo unpacked
laminas/laminas-servicemanager
61916510 Downloads
Factory-Driven Dependency Injection Container
phpbench/container
16302020 Downloads
Simple, configurable, service container.
league/tactician-container
10601152 Downloads
Tactician integration for any container implementing PSR-11
b13/container
3708847 Downloads
Container Content Elements - Create Custom Container Content Elements for TYPO3
sanmai/di-container
7113611 Downloads
dependency injection container with automatic constructor dependency resolution
psr-discovery/container-implementations
10838102 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.