Libraries tagged by ioc
cmpayments/atreyu
159 Downloads
Atreyu is a dependency injector for bootstrapping object-oriented PHP applications.
chiron/container
4300 Downloads
PSR-11 Container component
catacgc/juice-di-container
59 Downloads
Small, fast, feature rich Dependency Injection for PHP 5.2
aphiria/dependency-injection
1006 Downloads
The Aphiria dependency injection library
aop-io/php-aop
45 Downloads
Implements a simplified subset of AOP pragmatism and provides the AOP (Aspect Oriented Programming) features for PHP.
wandu/di
3086 Downloads
Dependency Injection Container. Support Auto-Resolve and Auto-Wiring. Also Perfect Fit to PSR-11.
spaceonfire/container
1710 Downloads
Small yet powerful implementation of PSR-11 compatible dependency injection container
sikessem/capsule
1837 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
shalvah/syringe
7 Downloads
Small dependency injection container for PHP
opis/container
1608 Downloads
Serializable dependency injection container
garrettw/dice
83 Downloads
My version of Dice, a minimalist Dependency Injection Container for PHP. Fully compatible with upstream. My additions: PSR-2/4 compatibility, ability to set default rule, beautified code, maintained PHP 5.4 compatibility.
artinict/laravel-customs
221 Downloads
A cleaner way to import classes in Laravel.
xiaker/gourd
23 Downloads
Lightweight PHP IoC container
smcrow/laravel-container-info
40 Downloads
Artisan commands for getting information about the IoC container.
sixiaoqi/yaf-support
9 Downloads
基于yaf框架和IOC容器思想实现的二次开发