Libraries tagged by container
ackintosh/snidel
1130 Downloads
A multi-process container. It looks like multi-thread-ish.
zendframework/zend-expressive-session
147140 Downloads
Session container and middleware for PSR-7 applications
zeelot/kohana-dependencies
655 Downloads
A Dependency Injection Container Module for Kohana 3.x
sandfoxme/phpstorm-metadata-export
41447 Downloads
Export PhpStorm Advanced Metadata from DI containers
michael-rubel/laravel-auto-binder
14775 Downloads
This package adds the possibility to bind interfaces to implementations in the Service Container by scanning the specified project folders. This helps avoid manually registering container bindings when the project needs to bind a lot of interfaces to its implementations.
goez/di
65717 Downloads
Goez Dependency Injection Container
zero-to-prod/container
3281 Downloads
A PSR Compliant Container.
zaphyr-org/container
587 Downloads
Powerful auto wiring dependency injection container including PSR-11.
xmarcos/dot-container
67689 Downloads
DotContainer enables deep array access using dot-notation.
wp-oop/containers
29827 Downloads
PSR-11 container implementations that wrap some WP features, for convenience and interoperability.
tobento/service-resolver-container
221 Downloads
Container resolver implementation.
tobento/service-container
347 Downloads
A PSR-11 container with autowiring.
them/container
4802 Downloads
Autowiring DI Container based on and a drop in replacement for pimple/pimple
technically/null-container
589 Downloads
Null (always empty) PSR-11 container implementation
technically/array-container
490 Downloads
Plain-simple array container implementation for PSR-11