Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Metapackage with all requirements for using zend-form with zend-mvc

License

Notifications You must be signed in to change notification settings

zendframework/zend-mvc-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

$ composer require zendframework/zend-mvc-form

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.

About

Metapackage with all requirements for using zend-form with zend-mvc

Resources

License

Stars

Watchers

Forks

Packages

No packages published