Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDGHILMPRSTUVWXZ
]
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.10.1-1.fc31.remi.noarch
|
[34 KiB]
|
Changelog by Remi Collet (2020-09-02):
- update to 2.10.1
|
php-laminas-modulemanager-2.10.0-1.fc31.remi.noarch
|
[34 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
|