Libraries tagged by PSR-11
stellarwp/container-contract
1136915 Downloads
StellarWP Container Interface
psr-discovery/discovery
5377507 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
5233918 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
5230171 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
289531 Downloads
PHP Debug Bar PSR-15 middleware with PSR-7
bnf/phpstan-psr-container
2591661 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
zendframework/zend-di
11734525 Downloads
Automated dependency injection for PSR-11 containers
zalas/phpunit-injector
309654 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
roave/psr-container-doctrine
630942 Downloads
Doctrine Factories for PSR-11 Containers
inpsyde/modularity
292884 Downloads
Modular PSR-11 implementation for WordPress plugins, themes or libraries.
woohoolabs/harmony
11219 Downloads
Woohoo Labs. Harmony
slince/di
230092 Downloads
A flexible dependency injection container
mezzio/mezzio-hal
372775 Downloads
Hypertext Application Language implementation for PHP and PSR-7
ghostwriter/container
3068330 Downloads
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
elie29/zend-phpdi-config
207201 Downloads
PSR-11 PHP-DI autowire container configurator for Laminas, Mezzio, ZF2, ZF3 and Zend Expressive applications