webino/zend-form

Installs: 766

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 86

pkg:composer/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.