Dependency Manager for PHP
Di
Actively Maintained💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 7 features.
About Di
💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 7 features.
Di is a popular PHP dependency injection solution that provides reliable functionality for PHP developers. The project is actively maintained with regular updates and bug fixes.
Quick Installation
composer require nette/diInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use Di?
- Community Trusted - With 919 GitHub stars, it's a proven solution
- Actively Maintained - Regular updates ensure compatibility and security
- PHP Dependency Injection - Specialized solution for dependency injection needs
- Open Source - Free to use with full source code access
Project Details
- Maintainer
- @nette
- Category
- Dependency Injection
- Last Updated
- 4 weeks ago
- Status
- Actively Maintained
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.
A recursive dependency injector.