Name
Last commit
Last update
..
autoload added files
src added files
CHANGELOG.md added files
CONTRIBUTING.md added files
LICENSE.md added files
README.md added files
bookdown.json added files
composer.json added files

zend-form

Build Status Coverage Status

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.