Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-zendframework-zend-modulemanager - Zend Framework ModuleManager component

Website:
https://zendframework.github.io/zend-modulemanager/
Licence:
BSD
Vendor:
Remi Collet
Description:
Zend Framework 2.0 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.

Zend\ModuleManager is the component that enables the design of a module architecture for PHP applcations.

Documentation: https://zendframework.github.io/zend-modulemanager/

Packages

php-zendframework-zend-modulemanager-2.8.4-2.remi.src [69 KiB] Changelog by Remi Collet (2019-10-28):
- update to 2.8.4
php-zendframework-zend-modulemanager-2.8.4-1.remi.src [69 KiB] Changelog by Remi Collet (2019-10-28):
- update to 2.8.4
php-zendframework-zend-modulemanager-2.8.3-2.remi.src [69 KiB] Changelog by Remi Collet (2019-10-21):
- update to 2.8.3
- switch to phpunit7
php-zendframework-zend-modulemanager-2.8.3-1.remi.src [69 KiB] Changelog by Remi Collet (2019-10-21):
- update to 2.8.3
php-zendframework-zend-modulemanager-2.8.2-6.remi.src [68 KiB] Changelog by Remi Collet (2019-02-28):
- use range dependencies
php-zendframework-zend-modulemanager-2.8.2-2.remi.src [68 KiB] Changelog by Remi Collet (2017-12-12):
- switch from zend-loader to fedora/autoloader