This class is a rewrite of the Nibble Forms class for validating and generating HTML5 forms.
It can compose a form adding several types of fields specifying the type and other parameters that may define validation rules.
The class can compose and generate the form output by adding form start and end markup, fields, labels and validation error marks.
It can also validate the form field according to the respective validition rules.
Fields are implemented by separate classes based on an abstract form field class. Currently it provides field classes for Captcha, Checkbox, Email, File, Hidden, MultipleOptions, MultipleSelect, Number, Options, Password, Radio, Select, Text, TextArea and Url.
|
|
| Name: |
Nibble Forms 2 |
| Base name: |
nibble-forms-2 |
| Description: |
Validate and generate HTML5 forms |
| Version: |
1.0.0 |
| PHP version: |
5.3 |
| License: |
MIT/X Consortium License |
| All time users: |
506 users |
| All time rank: |
4890 |
| Week users: |
2 users |
| Week rank: |
1296  |
| |
|
| Project record: |
nibble-forms-2 |
| Popularity score: |
39.32 |
| Vitality score: |
1.09 |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
NibbleForms (3 files, 1 directory) |