Libraries tagged by psr11
psr-discovery/discovery
5389672 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
5245094 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
5241347 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
290139 Downloads
PHP Debug Bar PSR-15 middleware with PSR-7
middlewares/utils
2951186 Downloads
Common utils for PSR-15 middleware packages
bnf/phpstan-psr-container
2604848 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
zendframework/zend-di
11735285 Downloads
Automated dependency injection for PSR-11 containers
zalas/phpunit-injector
310084 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
roave/psr-container-doctrine
632027 Downloads
Doctrine Factories for PSR-11 Containers
inpsyde/modularity
293388 Downloads
Modular PSR-11 implementation for WordPress plugins, themes or libraries.
roave/behat-psr11extension
324332 Downloads
PSR-11 Container extension for Behat
contributte/psr11-container-interface
582296 Downloads
Wraps nette/di container into PSR-11 implementation.
nikolaposa/monolog-factory
186381 Downloads
Configuration-based Monolog factory
lctrs/psalm-psr-container-plugin
587565 Downloads
Let Psalm understand better psr11 containers
hyperf/pimple
105595 Downloads
Pimple Container