Top Level :: HTML

Package Information: HTML_QuickForm2

» Summary » License
PHP5 rewrite of HTML_QuickForm package BSD
» Current Release » Bug Summary
0.6.1 (beta) was released on 2011-09-29 (Changelog)
Easy Install

Not sure? Get more info.

pear install HTML_QuickForm2

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/HTML_QuickForm2


Development Roadmap
  • Package Maintenance Rank: 44 of 189 packages with open bugs
  • Number of open bugs: 7 (33 total bugs)
  • Average age of open bugs: 359 days
  • Oldest open bug: 1612 days
  • Number of open feature requests: 10 (62 total feature requests)

Report a new bug to HTML_QuickForm2
» Description
PHP5 rewrite of HTML_QuickForm and HTML_QuickForm_Controller packages.

This package provides methods to create, validate and render HTML forms.

Features:
* Supports all form elements defined by HTML standard, provides several
custom elements
* Server-side and client-side validation, several common rules provided
* Multipage forms (tabbed forms and wizards)
* Pluggable elements, rules, renderers and renderer plugins

Major advantages over PHP4 version:
* DOM-like API for building the form structure, new streamlined API for
elements' values handling
* Default rendering without tables (inspired by
HTML_QuickForm_Renderer_Tableless)
* Renderer plugins for elements with complex rendering needs
* Ability to chain validation rules with 'and' and 'or'
» Maintainers » More Information

Packages that depend on HTML_QuickForm2

Dependencies for HTML_QuickForm2