Dependency Manager for PHP
Container
Actively MaintainedThis repository holds all interfaces related to PSR-11 (Container Interface).
About Container
This repository holds all interfaces related to PSR-11 (Container Interface).
Container is a popular PHP dependency injection solution with 10,023 stars on GitHub, making it one of the most trusted choices in its category. The project is actively maintained with regular updates and bug fixes.
Quick Installation
composer require php-fig/containerInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use Container?
- Community Trusted - With 10,023 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
- @php-fig
- Category
- Dependency Injection
- Last Updated
- 4 days ago
- Status
- Actively Maintained
Related Dependency Injection Libraries
View all →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.
A recursive dependency injector.