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
- Ask questions at https://discourse.zendframework.com/c/questions/components (use the tag zend-form)
- Documentation is at https://docs.zendframework.com/zend-form/