Libraries tagged by container
ray/di
1325779 Downloads
Guice style dependency injection framework
mrclay/props-dic
8432391 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
dvdoug/boxpacker
2205562 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
level-2/dice
579167 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.
lucatume/di52
988306 Downloads
A PHP 5.6 compatible dependency injection container.
laminas/laminas-di
14446388 Downloads
Automated dependency injection for PSR-11 containers
zendframework/zend-servicemanager
28089501 Downloads
Factory-Driven Dependency Injection Container
stellarwp/container-contract
940598 Downloads
StellarWP Container Interface
acclimate/container
363373 Downloads
Provides adapters for various third-party service containers.
roave/psr-container-doctrine
573809 Downloads
Doctrine Factories for PSR-11 Containers
psr-discovery/container-implementations
4416597 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
697934 Downloads
Allows to declare own services inside Behat container without writing an extension.
digital-creative/conditional-container
539045 Downloads
Provides an easy way to conditionally show and hide fields in your Nova resources.
bnf/phpstan-psr-container
2124987 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
alexwenzel/nova-dependency-container
680150 Downloads
A Laravel Nova 4 form container for grouping fields that depend on other field values.