Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-laminas-mvc-form - Laminas Framework Mvc/Form component

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

* laminas/laminas-code
* laminas/laminas-form
* laminas/laminas-i18n

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

Packages

php-laminas-mvc-form-1.0.0-1.fc30.remi.noarch [11 KiB] Changelog by Remi Collet (2020-01-15):
- switch to Laminas
- use range dependencies