Libraries tagged by container
sabas/edifact
1413133 Downloads
Tools in PHP for UN/EDIFACT
ray/di
1540577 Downloads
Guice style dependency injection framework
mrclay/props-dic
9443255 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
dvdoug/boxpacker
2397642 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
level-2/dice
627869 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
1474633 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
symplify/phpstan-extensions
5060805 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
spiral/core
5388243 Downloads
IoC container, IoC scopes, factory, memory, configuration interfaces
laminas/laminas-di
15856471 Downloads
Automated dependency injection for PSR-11 containers
zendframework/zend-servicemanager
28414815 Downloads
Factory-Driven Dependency Injection Container
acclimate/container
375666 Downloads
Provides adapters for various third-party service containers.
roave/psr-container-doctrine
658692 Downloads
Doctrine Factories for PSR-11 Containers
psr-discovery/container-implementations
5634677 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.
friends-of-behat/service-container-extension
742206 Downloads
Allows to declare own services inside Behat container without writing an extension.
digital-creative/conditional-container
557674 Downloads
Provides an easy way to conditionally show and hide fields in your Nova resources.