Download the PHP package zendframework/zend-mvc-form without Composer
On this page you can find all versions of the php package zendframework/zend-mvc-form. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download zendframework/zend-mvc-form
More information about zendframework/zend-mvc-form
Files in zendframework/zend-mvc-form
Package zend-mvc-form
Short Description Metapackage with all requirements needed to use zend-form with zend-mvc.
License BSD-3-Clause
Homepage https://github.com/zendframework/zend-mvc-form
Informations about the package zend-mvc-form
zend-mvc-form
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-mvc-form.
zend-mvc-form is a Composer metapackage that provides a single package for installing all packages necessary to fully use zend-form under zend-mvc, including:
Install using:
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.
All versions of zend-mvc-form with dependencies
zendframework/zend-code Version ^2.6.3 || ^3.0.2
zendframework/zend-form Version ^2.8.4
zendframework/zend-i18n Version ^2.7.2