ray / di
Guice style dependency injection framework
Installs: 1 139 567
Dependents: 63
Suggesters: 1
Security: 0
Stars: 198
Watchers: 11
Forks: 35
Open Issues: 2
Requires
- php: ^7.2 || ^8.0
- koriym/attributes: ^1.0.4
- koriym/null-object: ^1.0
- koriym/param-reader: ^1.0
- ray/aop: ^2.14
- ray/compiler: ^1.10.3
Requires (Dev)
- ext-pdo: *
- bamarni/composer-bin-plugin: ^1.4
- phpunit/phpunit: ^8.5.24 || ^9.5
- 2.x-dev
- 2.17.2
- 2.17.1
- 2.16.1
- 2.16.0
- 2.15.1
- 2.15.0
- 2.14.5
- 2.14.1
- 2.14.0
- 2.13.3
- 2.13.2
- 2.13.1
- 2.13.0
- 2.12.2
- 2.12.1
- 2.12.0
- 2.11.3
- 2.11.2
- 2.11.1
- 2.11.0
- 2.10.5
- 2.10.4
- 2.10.3
- 2.10.2
- 2.10.1
- 2.10.0
- 2.9.1
- 2.9.0
- 2.8.4
- 2.8.3
- 2.8.2
- 2.8.1
- 2.8.0
- 2.7.2
- 2.7.1
- 2.7.0
- 2.6.7
- 2.6.6
- 2.6.5
- 2.6.4
- 2.6.2
- 2.6.1
- 2.6.0
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.1
- 2.4.0
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- 2.0.0-beta
- 2.0.0-alpha.2
- 2.0.0-alpha
- 1.x-dev
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.1
- 1.4.0
- 1.3.7
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-visitor
This package is auto-updated.
Last update: 2024-10-10 16:28:43 UTC
README
A dependency injection framework for PHP
Ray.Di is DI and AOP framework for PHP inspired by Google Guice.