mike-koch / php-di
PHP-DI is a Container that makes Dependency Injection as practical as possible in PHP. This fork fixes an issue in 4.x that prevented it from working in PHP 7.1.
Installs: 780
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/mike-koch/php-di
Requires
- php: >=5.3.3
- container-interop/container-interop: ~1.0
- doctrine/annotations: ~1.2
- doctrine/cache: ~1.0
- myclabs/php-enum: ~1.1
- ocramius/proxy-manager: ~0.5
- php-di/phpdoc-reader: ~1.3
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2022-12-23 17:02:43 UTC
README
| layout |
|---|
| home |
PHP-DI is a Dependency Injection Container made for humans.
It is meant to be practical, powerful, and framework-agnostic.
Read more on the website: php-di.org