Libraries tagged by contianer
chillerlan/php-settings-container
17214250 Downloads
A container class for immutable settings objects. Not a DI container.
b13/container
2415133 Downloads
Create Custom Container Content Elements for TYPO3
yiisoft/di
1033547 Downloads
Yii DI container
sabas/edifact
1412133 Downloads
Tools in PHP for UN/EDIFACT
ray/di
1538659 Downloads
Guice style dependency injection framework
mrclay/props-dic
9423060 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
627231 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.
dvdoug/boxpacker
2395888 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
yiisoft/injector
1467947 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
symplify/phpstan-extensions
5054216 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
spiral/core
5376745 Downloads
IoC container, IoC scopes, factory, memory, configuration interfaces
laminas/laminas-di
15841629 Downloads
Automated dependency injection for PSR-11 containers
zendframework/zend-servicemanager
28411584 Downloads
Factory-Driven Dependency Injection Container
roave/psr-container-doctrine
657507 Downloads
Doctrine Factories for PSR-11 Containers
psr-discovery/container-implementations
5621731 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.