Libraries tagged by PSR-11
psr-discovery/container-implementations
3424850 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.
psr-discovery/all
3421889 Downloads
Lightweight library that discovers available PSR 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.
php-middleware/php-debug-bar
202880 Downloads
PHP Debug Bar PSR-15 middleware with PSR-7
bnf/phpstan-psr-container
1756831 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
zendframework/zend-di
11588957 Downloads
Automated dependency injection for PSR-11 containers
mnapoli/php-di
211189 Downloads
The dependency injection container for humans
zalas/phpunit-injector
251201 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
roave/psr-container-doctrine
515837 Downloads
Doctrine Factories for PSR-11 Containers
roave/behat-psr11extension
278492 Downloads
PSR-11 Container extension for Behat
yiisoft/error-handler
188281 Downloads
Yii Error Handling Library
woohoolabs/harmony
10112 Downloads
Woohoo Labs. Harmony
stellarwp/container-contract
710758 Downloads
StellarWP Container Interface
slince/di
206079 Downloads
A flexible dependency injection container
mezzio/mezzio-hal
297414 Downloads
Hypertext Application Language implementation for PHP and PSR-7
ghostwriter/container
2165616 Downloads
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.