Libraries tagged by Autowiring
nette/di
42230305 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
yiisoft/di
1419422 Downloads
Yii DI container
sanmai/di-container
6112238 Downloads
dependency injection container with automatic constructor dependency resolution
dunglas/action-bundle
414044 Downloads
Symfony controllers, redesigned
selective/container
29973 Downloads
A simple PSR-11 container implementation with autowiring.
firehed/container
553458 Downloads
Dependency inversion container with advanced autowiring and compilation support. PSR-11 compliant.
reinfi/zf-dependency-injection
117145 Downloads
A Laminas Framework module for loading dependencies via annotation or config entries.
capsule/di
61162 Downloads
A PSR-11 compliant autowiring dependency injection container.
zaphyr-org/container
5842 Downloads
Powerful auto wiring dependency injection container including PSR-11.
respect/parameter
1105 Downloads
Resolves function/constructor parameters via type and name lookup
milpa/container
2637 Downloads
Reflection-autowiring PSR-11 dependency injection container for the Milpa PHP framework: lazy singleton resolution, circular-dependency detection with chain reporting, and safe optional retrieval.
horde/injector
5589 Downloads
Dependency injection container library
devanych/di-container
4349 Downloads
Simple implementation of a PSR-11 dependency injection container
componenta/di
3020 Downloads
PSR-11 compatible dependency injection container for PHP 8.4+ with autowiring, lazy objects, and attribute-based configuration
gyselroth/micro-container
2712 Downloads
Lightweight php dependency injection container with full autowiring support and more