php-league-container - A fast and intuitive dependency injection container
- Website:
- http://container.thephpleague.com/
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
A small but powerful dependency injection container that allows you to decouple components in your application in order to write clean and testable code. Autoloader: /usr/share/php/League/Container/autoload.php
Packages
php-league-container-3.4.1-1.remi.src | [823 KiB] |
Changelog by Remi Collet (2021-07-09):
- update to 3.4.1 - revert allow psr/container v2 |
php-league-container-3.3.5-1.remi.src | [822 KiB] |
Changelog by Remi Collet (2021-03-17):
- update to 3.3.5 - switch to phpunit8 - allow psr/container v2 |
php-league-container-3.2.2-1.remi.src | [801 KiB] |
Changelog by Shawn Iwinski (2019-06-16):
- Update to 3.2.2 (RHBZ #1607388) |
php-league-container-2.4.1-1.remi.src | [26 KiB] |
Changelog by Shawn Iwinski (2017-08-20):
- Update to 2.4.1 - Switch autoloader to fedora/autoloader - Test with SCLs if available |