PHP Classes

Packages of Luke Rotherfield

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Luke Rotherfield (3)  >  Mission progress status  >  Reputation  
Picture of Luke Rotherfield
Name: Luke Rotherfield <contact> Luke Rotherfield Google profile
Classes: 3
Country: United Kingdom
Age: 38
All time rank: 172377 in United Kingdom
Week rank: 195 Up9 in United Kingdom Up
All time users: 1660
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Nibble forms  
Generate and validate HTML forms with PHP
This package can be used to generate and validate HTML forms.

It can compose and generate HTML forms by adding to the form objects that define the behavior of each form input.

The input object classes may also implement several types of validation for verifying the form input values.

Currently the package provides classes for field objects of the types text, e-mail address, password, radio buttons, single and multiple select inputs, checkbox and file.

  Files folder image Nibble Forms 2  
Validate and generate HTML5 forms
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.

  Files folder image Nibble PHP Framework  
Web application framework based in plug-ins
This package is a Web application framework based in plug-ins.

It provides general purpose Web application components like handling AJAX interactions, retrieving RSS feeds, show flashing messages, dispatching application actions, render markdown notation, display paginated navigation links, generate and process forms, storing and retrieving objects from relational databases.

This framework can be used to build Web sites and applications using plug-ins managed by the framework using a drag and drop user interface.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z