GoodForm
GoodForm is a CodeIgniter library for building GoodForms. The GoodForm library replaces existing form functionality provided by the CodeIgniter Form helper. GoodForm creates forms as objects, providing uniform methods to build your form programatically as well as flexiblity to customise your forms. The GoodForm object allows you to define labels, descriptions and field errors to create rich goodforms.
General Features
- Your form is an object!
- Standard method parameters for quickly adding fields to your forms.
- Extend your forms accessibility by adding Labels, Descriptions and Errors.
- Produces standard compliant XHTML.
- Datamapper DMZ Edition plugin library!