Libraries tagged by psr 11
psr-discovery/discovery
3818460 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
3744421 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
3741322 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
214224 Downloads
PHP Debug Bar PSR-15 middleware with PSR-7
middlewares/utils
2628266 Downloads
Common utils for PSR-15 middleware packages
zendframework/zend-di
11614657 Downloads
Automated dependency injection for PSR-11 containers
mnapoli/php-di
211381 Downloads
The dependency injection container for humans
zalas/phpunit-injector
264025 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
roave/behat-psr11extension
290739 Downloads
PSR-11 Container extension for Behat
contributte/psr11-container-interface
407363 Downloads
Wraps nette/di container into PSR-11 implementation.
lctrs/psalm-psr-container-plugin
526304 Downloads
Let Psalm understand better psr11 containers
yiisoft/error-handler
193786 Downloads
Yii Error Handling Library
stellarwp/container-contract
767244 Downloads
StellarWP Container Interface
slince/di
210844 Downloads
A flexible dependency injection container
mezzio/mezzio-hal
310522 Downloads
Hypertext Application Language implementation for PHP and PSR-7