Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-laminas-form3 - Laminas Framework Form component version 3

Website:
https://github.com/laminas/laminas-form
Licence:
BSD
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
The Laminas\Form is intended primarily as a bridge between your domain models
and the View Layer. It composes a thin layer of objects representing form
elements, an InputFilter, and a small number of methods for binding data to
and from the form and attached objects.

Documentation: https://docs.laminas.dev/laminas-form/

Packages

php-laminas-form3-3.1.1-1.fc33.remi.noarch [84 KiB] Changelog by Remi Collet (2022-01-31):
- update to 3.1.1
php-laminas-form3-3.1.0-1.fc33.remi.noarch [84 KiB] Changelog by Remi Collet (2022-01-06):
- update to 3.1.0
- raise dependency on PHP 7.4
- raise dependency on laminas-hydrator 4.3.0
- raise dependency on laminas-inputfilter 2.13.0
- raise dependency on laminas-stdlib 3.6.1
- rename to php-laminas-form3
- install in /usr/share/php/Laminas/Form3
- remove ZF compatibility layer