Libraries tagged by psr 11
sanmai/di-container
223388 Downloads
dependency injection container with automatic constructor dependency resolution
psr-discovery/discovery
6010243 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
5837762 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
5833673 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
320677 Downloads
PHP Debug Bar PSR-15 middleware with PSR-7
middlewares/utils
3044647 Downloads
Common utils for PSR-15 middleware packages
zendframework/zend-di
11769504 Downloads
Automated dependency injection for PSR-11 containers
zalas/phpunit-injector
324249 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
inpsyde/modularity
313958 Downloads
Modular PSR-11 implementation for WordPress plugins, themes or libraries.
roave/behat-psr11extension
333048 Downloads
PSR-11 Container extension for Behat
ghostwriter/psr-phpunit-assertions
149734 Downloads
PHPUnit assertions for PSR-compliant components, implemented as reusable traits.
contributte/psr11-container-interface
643077 Downloads
Wraps nette/di container into PSR-11 implementation.
lctrs/psalm-psr-container-plugin
603598 Downloads
Let Psalm understand better psr11 containers
yiisoft/error-handler
301424 Downloads
Yii Error Handling Library
stellarwp/container-contract
1242234 Downloads
StellarWP Container Interface