webino/zend-form

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.