Libraries tagged by psr11
psr-discovery/container-implementations
5634677 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
5630770 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
309902 Downloads
PHP Debug Bar PSR-15 middleware with PSR-7
middlewares/utils
3012365 Downloads
Common utils for PSR-15 middleware packages
bnf/phpstan-psr-container
2790208 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
zendframework/zend-di
11758409 Downloads
Automated dependency injection for PSR-11 containers
zalas/phpunit-injector
318871 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
roave/psr-container-doctrine
658692 Downloads
Doctrine Factories for PSR-11 Containers
inpsyde/modularity
308187 Downloads
Modular PSR-11 implementation for WordPress plugins, themes or libraries.
roave/behat-psr11extension
330728 Downloads
PSR-11 Container extension for Behat
contributte/psr11-container-interface
622253 Downloads
Wraps nette/di container into PSR-11 implementation.
nikolaposa/monolog-factory
191597 Downloads
Configuration-based Monolog factory
lctrs/psalm-psr-container-plugin
598179 Downloads
Let Psalm understand better psr11 containers
mnapoli/php-di
211860 Downloads
The dependency injection container for humans
stellarwp/container-contract
1210801 Downloads
StellarWP Container Interface