# zend-form [![Build Status](https://secure.travis-ci.org/zendframework/zend-form.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-form) [![Coverage Status](https://coveralls.io/repos/github/zendframework/zend-form/badge.svg?branch=master)](https://coveralls.io/github/zendframework/zend-form?branch=master) 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/