Dependency Manager for PHP
29.3k
4.7k
4 days ago
A tiny dependency injection container.
A tiny dependency injection container.
Pimple is a popular PHP dependency injection solution with 2,667 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.
composer require silexphp/pimpleInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Dependency Manager for PHP
This repository holds all interfaces related to PSR-11 (Container Interface).
A dependency injection container component.
The dependency injection container for humans
💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 7 features.
A recursive dependency injector.