Libraries tagged by PSR-11
jakewhiteley/hodl
5365 Downloads
A lightweight PSR-11 dependency injection container for PHP, which sites in between Pimple and the Laravel Container
iziphp/container
1333 Downloads
PHP Dependency Container. PSR-11 implementation.
gravatalonga/container
2269 Downloads
Implementation of PSR-11 Container, it is lightweight yet powerful. Feature such as Lazy Factory, Factory, Optinal Share of Services, Array Access and other it can be very versatile.
fast-forward/container
169 Downloads
Fast Forward PSR-11 Container utility classes
corpus/di
3119 Downloads
Simple Yet Powerful PSR-11 Complaint Di Container
berlioz/service-container
20640 Downloads
Berlioz Service Container is a PHP library to manage your services with dependencies injection, respecting PSR-11 (Container interface) standard.
arueckauer/laminas-diagnostics-factories
12777 Downloads
Configuration-based PSR-11 factories for laminas-diagnostics
articus/container-interop-symfony-console
4623 Downloads
Symfony Console Application factory for PSR-11 containers
arachne/container-adapter
73664 Downloads
Wrapper for Nette DIC which implements ContainerInterface from PSR-11.
wilaak/route2
19 Downloads
A fast and simple autowiring request router for PHP web services
wilaak/picodi
4 Downloads
A stupidly simple PHP dependency injection container.
vaibhavpandeyvpz/katora
529 Downloads
Simple service container implementing PSR-11 for PHP >= 5.3.
tobento/service-autowire
274 Downloads
Autowiring for PSR-11 containers.
thecodingmachine/service-provider-bridge-bundle
4776 Downloads
This Symfony Bundle allows Symfony applications to use service providers as defined in container-interop/service-provider
technically/null-container
356 Downloads
Null (always empty) PSR-11 container implementation