All Projects → zendframework → Zend Form

zendframework / Zend Form

Licence: bsd-3-clause
Form component from Zend Framework

zend-form

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-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.

Installation

Run the following to install this library:

$ composer require zendframework/zend-form

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-form/

Support

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].