webino/zend-form

Maintainers

Package info

github.com/webino/ZendForm

Homepage

pkg:composer/webino/zend-form

Statistics

Installs: 1 086

Dependents: 0

Suggesters: 0

Stars: 1

2.14.3 2019-10-04 10:46 UTC

README

Build Status Coverage Status

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.