The Zend\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.
- File issues at https://github.com/zendframework/zend-form/issues
- Documentation is at https://zendframework.github.io/zend-form/