Libraries tagged by containers
sabas/edifact
1302021 Downloads
Tools in PHP for UN/EDIFACT
ray/di
1347614 Downloads
Guice style dependency injection framework
mrclay/props-dic
8511477 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
dvdoug/boxpacker
2227994 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
level-2/dice
582534 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
1079192 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
lucatume/di52
1017776 Downloads
A PHP 5.6 compatible dependency injection container.
laminas/laminas-di
14596279 Downloads
Automated dependency injection for PSR-11 containers
zendframework/zend-servicemanager
28127424 Downloads
Factory-Driven Dependency Injection Container
stellarwp/container-contract
972569 Downloads
StellarWP Container Interface
acclimate/container
365054 Downloads
Provides adapters for various third-party service containers.
roave/psr-container-doctrine
584928 Downloads
Doctrine Factories for PSR-11 Containers
psr-discovery/container-implementations
4538119 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
703738 Downloads
Allows to declare own services inside Behat container without writing an extension.
digital-creative/conditional-container
541531 Downloads
Provides an easy way to conditionally show and hide fields in your Nova resources.