Libraries tagged by auto-wire
wandu/di
3088 Downloads
Dependency Injection Container. Support Auto-Resolve and Auto-Wiring. Also Perfect Fit to PSR-11.
jenssegers/lean
3378 Downloads
Use the league/container with auto-wiring support as the core container in Slim 3
thewebsolver/container
3 Downloads
A simple container for Dependency Injection and Auto-wiring
technically/dependency-resolver
8 Downloads
Dependency-resolver utility based on PSR-11 container to be used for auto-wiring.
stagem/zfc-action
182 Downloads
ZF-Expressive auto-wiring Action
oliver-schoendorn/dependency-injector
104 Downloads
A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.
hooloovoo/di
2332 Downloads
Simple DI container with auto-wiring
brenoroosevelt/psr-nullcontainer
1018 Downloads
Null Object Pattner for PSR-11 Container
brenoroosevelt/habemus
735 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
wscore/dicontainer
77 Downloads
Simple DI container with auto-wiring.
phossa/phossa-di
38 Downloads
A fast and full-fledged dependency injection library for PHP. It supports auto wiring, container delegation, object decorating, definition provider, definition tags, service scope and more.
nish/simple-container
13 Downloads
Simple Auto Wiring Container
niirrty/niirrty.pimplewired
13 Downloads
Extends the Pimple DIC with auto wiring features
neunerlei/container-delegate
4 Downloads
A delegate PSR-11 container implementation with auto-wiring, auto-caching and lazy services
danack/injector
10 Downloads
Danack/Injector is a recursive auto-wiring dependency injector.