Skip to content

Xerkus/laminas-mvc-form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laminas-mvc-form

laminas-mvc-form is a Composer metapackage that provides a single package for installing all packages necessary to fully use laminas-form under laminas-mvc, including:

Install using:

$ composer require laminas/laminas-mvc-form

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.

About

Metapackage with all requirements needed to use laminas-form with laminas-mvc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published