Dependency Manager for PHP
Aura.Di
Needs AttentionA serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
About Aura.Di
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
Aura.Di is a popular PHP dependency injection solution that provides reliable functionality for PHP developers. While still functional, the project may need additional attention for updates.
Quick Installation
composer require auraphp/aura.diInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use Aura.Di?
- PHP Dependency Injection - Specialized solution for dependency injection needs
- Open Source - Free to use with full source code access
Project Details
- Maintainer
- @auraphp
- Category
- Dependency Injection
- Last Updated
- 1 years ago
- Status
- Needs Attention
Related Dependency Injection Libraries
View all →This repository holds all interfaces related to PSR-11 (Container Interface).
A dependency injection container component.
The dependency injection container for humans
A tiny dependency injection container.
💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 7 features.