Libraries tagged by dependency resolver
liquidrazor/diregistry
3 Downloads
Strict descriptor-driven dependency injection registry library for PHP 8.3+.
anonymous-php/simple-di
32 Downloads
Simple Dependency Resolving and Injection Container
aurora-framework/di
145 Downloads
Dependency resolver
ereborcodeforge/mithrilexecutor
5 Downloads
Lightweight PHP background job runner with filesystem queue, daemon mode, and pluggable resolvers (no dependencies).
jorpo/resolution
0 Downloads
Object resolver using Auryn dependency injection
davidbadura/fixtures-bundle
131670 Downloads
A Symfony2 bundle to load yaml, json and toml fixtures. Easy extendable, resolve object dependency and validate objects.
nimbly/resolve
1744 Downloads
A simple PSR-11 compliant autowiring and dependency injector.
jakewhiteley/hodl
5579 Downloads
A lightweight PSR-11 dependency injection container for PHP, which sites in between Pimple and the Laravel Container
davidbadura/fixtures
69245 Downloads
A library to load yaml, json or php fixtures. Easy extendable, resolve object dependency and validate objects.
wandu/di
3088 Downloads
Dependency Injection Container. Support Auto-Resolve and Auto-Wiring. Also Perfect Fit to PSR-11.
interophp/injector
2407 Downloads
Inject dependencies into constructors and methods
chiron/container
4355 Downloads
PSR-11 Container component
joby/smol-context
63 Downloads
A lightweight DI container for PHP for global, low-config service and object registration. Use it to resolve and inject services, objects, and config values anywhere. You can execute callables with injected dependencies, instantiate objects with dependencies, and even include files using a unique DocBlock injection system.
pine3ree/pine3ree-auto-resolve-factory
6 Downloads
A ioc factory that resolves dependencies using reflection
hartmann/resolve-strategy-interface
43 Downloads
resolve-strategies allow you to resolve dependencies through a user-defined process