2017 © Pedro Peláez
 

library zend-form

Validate and display simple and complex forms, casting forms to business objects and vice versa

image

zendframework/zend-form

Validate and display simple and complex forms, casting forms to business objects and vice versa

  • Wednesday, May 16, 2018
  • by zendframework
  • Repository
  • 40 Watchers
  • 47 Stars
  • 4,412,636 Installations
  • PHP
  • 231 Dependents
  • 9 Suggesters
  • 86 Forks
  • 61 Open issues
  • 81 Versions
  • 10 % Grown

The README.md

zend-form

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-form., (*1)

Build Status Coverage Status, (*2)

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., (*3)

Installation

Run the following to install this library:, (*4)

$ composer require zendframework/zend-form

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-form/, (*5)

Support

The Versions