Blog |
Forum |
Repository |
Wizard
Jump to letter: [
CLMOPRW
]
php-aura-di - Dependency injection container system
- Website:
- https://github.com/auraphp/Aura.Di
- Licence:
- BSD
- Vendor:
- Remi Collet
- Description:
The Aura.Di package provides a dependency injection container system
with the following features:
* constructor and setter injection
* explicit and implicit auto-resolution of typehinted constructor
parameter values
* configuration of setters across interfaces and traits
* inheritance of constructor parameter and setter method values
* lazy-loaded services, values, and instances
* instance factories
Autoloader: /usr/share/php/Aura/Di/autoload.php
Packages