ray / di
Guice style dependency injection framework
2.23.1
2026-08-30 08:05 UTC
Requires
- php: ^8.2
- koriym/null-object: ^1.0
- ray/aop: ^2.19
Requires (Dev)
- ext-pdo: *
- bamarni/composer-bin-plugin: ^1.4
- phpunit/phpunit: ^11.0
Suggests
- ray/compiler: For compiling dependency injection container to improve performance
- ray/object-visual-grapher: For visualizing composed bindings and the object graph
This package is auto-updated.
Last update: 2026-08-30 13:48:15 UTC
README
A dependency injection framework for PHP
Ray.Di is DI and AOP framework for PHP inspired by Google Guice.