Libraries tagged by container
sabas/edifact
1453930 Downloads
Tools in PHP for UN/EDIFACT
ray/di
1622684 Downloads
Guice style dependency injection framework
mrclay/props-dic
9894275 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
dvdoug/boxpacker
2467996 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
level-2/dice
650038 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
1673993 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
symplify/phpstan-extensions
5232121 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
spiral/core
5732711 Downloads
IoC container, IoC scopes, factory, memory, configuration interfaces
laminas/laminas-di
16336500 Downloads
Automated dependency injection for PSR-11 containers
zendframework/zend-servicemanager
28514058 Downloads
Factory-Driven Dependency Injection Container
ghostwriter/container
3894552 Downloads
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
acclimate/container
378805 Downloads
Provides adapters for various third-party service containers.
sanmai/di-container
363279 Downloads
dependency injection container with automatic constructor dependency resolution
roave/psr-container-doctrine
684857 Downloads
Doctrine Factories for PSR-11 Containers
psr-discovery/container-implementations
6109547 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.