php-laminas-modulemanager - Laminas Framework ModuleManager component
- Website:
- https://github.com/laminas/laminas-modulemanager
- Licence:
- BSD
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
Laminas Framework introduces a new and powerful approach to modules. This new module system is designed with flexibility, simplicity, and re-usability in mind. A module may contain just about anything: PHP code, including MVC functionality; library code; view scripts; and/or public assets such as images, CSS, and JavaScript. The possibilities are endless. Laminas\ModuleManager is the component that enables the design of a module architecture for PHP applications. Documentation: https://docs.laminas.dev/laminas-modulemanager/
Packages
php-laminas-modulemanager-2.14.0-1.remi.src | [79 KiB] |
Changelog by Remi Collet (2022-10-28):
- update to 2.14.0 |
php-laminas-modulemanager-2.13.0-1.remi.src | [79 KiB] |
Changelog by Remi Collet (2022-10-24):
- update to 2.13.0 - raise dependency on PHP 8.0 |
php-laminas-modulemanager-2.12.0-1.remi.src | [79 KiB] |
Changelog by Remi Collet (2022-09-20):
- update to 2.12.0 (no change) |
php-laminas-modulemanager-2.11.0-1.remi.src | [69 KiB] |
Changelog by Remi Collet (2021-10-14):
- update to 2.11.0 - keep compatibility using laminas-zendframework-bridge as this is only used using compat autolader - raise dependency on laminas-config 3.7 - raise dependency on laminas-eventmanager 3.4 - raise dependency on laminas-stdlib 3.3 |
php-laminas-modulemanager-2.10.2-1.remi.src | [69 KiB] |
Changelog by Remi Collet (2021-04-14):
- update to 2.10.2 (no change) |
php-laminas-modulemanager-2.10.1-1.remi.src | [57 KiB] |
Changelog by Remi Collet (2020-09-02):
- update to 2.10.1 |
php-laminas-modulemanager-2.10.0-1.remi.src | [56 KiB] |
Changelog by Remi Collet (2020-08-25):
- update to 2.10.0 - raise dependency on PHP 7.3 - add dependency on brick/varexporter - raise dependency on laminas/laminas-config 3.4 - raise dependency on laminas/laminas-eventmanager 3.3 - raise dependency on laminas/laminas-stdlib 3.3 - raise dependency on laminas/laminas-zendframework-bridge 1.1 - switch to phpunit 9.3 |
php-laminas-modulemanager-2.9.0-1.remi.src | [55 KiB] |
Changelog by Remi Collet (2020-08-25):
- update to 2.9.0 - add dependency on webimpress/safe-writer |