Top Level :: HTML

Package Information: HTML_QuickForm

This package has been superseded, but is still maintained for bugs and security fixes. Use HTML_QuickForm2 instead.
» Summary » License
The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms. PHP License
» Current Release » Bug Summary
3.2.16 (stable) was released on 2018-07-20 by ashnazg (Changelog)
Easy Install

Not sure? Get more info.

pear install HTML_QuickForm

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/HTML_QuickForm


Development Roadmap
  • Package Maintenance Rank: 8 of 229 packages with open bugs
  • Number of open bugs: 1 (365 total bugs)
  • Average age of open bugs: 2007 days
  • Oldest open bug: 2007 days

Report a new bug to HTML_QuickForm
» Description
NOTICE: development of HTML_QuickForm version 3 is frozen. Please submit
feature requests for HTML_QuickForm2 package.

The HTML_QuickForm package provides methods to dynamically create, validate
and render HTML forms.

Features:
* More than 20 ready-to-use form elements.
* XHTML compliant generated code.
* Numerous mixable and extendable validation rules.
* Automatic server-side validation and filtering.
* On request javascript code generation for client-side validation.
* File uploads support.
* Total customization of form rendering.
* Support for external template engines (ITX, Sigma, Flexy, Smarty).
* Pluggable elements, rules and renderers extensions.
» Maintainers » More Information

Packages that depend on HTML_QuickForm

Dependencies for HTML_QuickForm