Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-laminas-mvc-form - Laminas Framework Mvc/Form component
- 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.2.0-1.fc14.al.noarch
[7 KiB] |
Changelog
by Remi Collet (2021-10-11):
- update to 1.2.0 (no change)
- keep compatibility using laminas-zendframework-bridge
as this is only used using compat autolader
|