ray / di
Guice style dependency injection framework
2.20.0
2025-12-24 13:12 UTC
Requires
- php: ^8.2
- koriym/null-object: ^1.0
- ray/aop: ^2.19
Requires (Dev)
- ext-pdo: *
- bamarni/composer-bin-plugin: ^1.4
- infection/infection: *
- phpunit/phpunit: ^9.6.31
Suggests
- ray/compiler: For compiling dependency injection container to improve performance
This package is auto-updated.
Last update: 2026-06-18 15:08:32 UTC
README
A dependency injection framework for PHP
Ray.Di is DI and AOP framework for PHP inspired by Google Guice.