Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-zendframework-zend-mvc-form - Zend Framework Mvc-Form component

Website:
https://framework.zend.com/
Licence:
BSD
Vendor:
Remi Collet
Description:
zend-mvc-form is a metapackage that provides a single package for installing
all packages necessary to fully use zend-form under zend-mvc, including:

* zendframework/zend-code
* zendframework/zend-form
* zendframework/zend-i18n

i18n integration: this package only requires zend-i18n, and not zend-mvc-i18n.
This is to allow providing the bare minimum required to use zend-form, as its
base view helper extends from the base zend-i18n view helper. If you want to
provide translations for your form elements, please install zend-mvc-i18n as
well.

Packages

php-zendframework-zend-mvc-form-1.0.0-5.el8.remi.noarch [10 KiB] Changelog by Remi Collet (2017-12-12):
- switch from zend-loader to fedora/autoloader