Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-laminas-form - Laminas Framework Form component

Website:
https://github.com/laminas/laminas-form
Licence:
BSD
Vendor:
Remi Collet
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-form-2.14.3-2.fc31.remi.noarch [91 KiB] Changelog by Remi Collet (2020-01-20):
- allow laminas-hydrator v3
php-laminas-form-2.14.3-1.fc31.remi.noarch [91 KiB] Changelog by Remi Collet (2020-01-15):
- switch to Laminas
- add patch for PHP 7.4 from
  https://github.com/laminas/laminas-form/pull/55