Libraries tagged by dependency injection container
nazg/glue
11190 Downloads
Dependency Injection Container For HHVM/Hack
jshannon63/cobalt
901 Downloads
A fast, autowired PSR-11 dependency injection container for PHP with cached resolution closures.
jakewhiteley/hodl
5598 Downloads
A lightweight PSR-11 dependency injection container for PHP, which sites in between Pimple and the Laravel Container
gin0115/dice
14311 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
crysalead/box
32384 Downloads
Minimalist Dependency Injection Container.
league/di
3634 Downloads
Fast Dependency Injection Container for PHP 5.3+
dvictorjhg/php-injector
60 Downloads
Reflection-based dependency injection and PSR-11 container for modern PHP.
tomkyle/mock-psr
3356 Downloads
Mock common PSR standard components in PhpUnit tests
tallieutallieu/oak
1484 Downloads
Simple PHP building block framework
quellabs/canvas
405 Downloads
A modern, lightweight PHP framework with contextual containers, automatic service discovery, and ObjectQuel ORM integration
power-modules/console
138 Downloads
PowerModuleSetup extension that auto-discovers and registers Symfony Console commands from Power Modules.
pokmot/pimple-singleton
5602 Downloads
Extending Pimple to be a singleton
michaels/data-manager
2016 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
marcelog/ding
2146 Downloads
PHP Dependency Injection based on Spring(tm), with Aspect Oriented Programming, MVC
kode/di
74 Downloads
高性能 PHP 8.3+ 依赖注入容器,支持属性注入、生命周期管理、协程上下文隔离,兼容 PSR-11