Login   Register  
PHP Classes
elePHPant
Icontem

Class: phalidate

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Chris Hubbard  >  phalidate  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: phalidate
Base name: phalidate
Description: Data validation class
Related classes: , , ,
Version: -
PHP version: -
License: Public Domain
All time users: 935 users
All time rank: 3113
Week users: 0 users
Week rank: 2481
Picture of Chris Hubbard
Author: Chris Hubbard <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: ???
All time rank: 1905257 in United States United States
Week rank: 2255 Down288 in United States United States Down


  Detailed description  
This package has a set of classes used in data validation.

The data can come from a HTML form or other source.

This package was designed to work with or without a templating engine like Smarty. It was also designed to be extensible and easily changed.

All the validation code is in the phalidators class. The logic that manages the validation process is in the (parent) phalidate class. If you want to add additional validation, update the phalidators class.

It can be used to test one field, doing a boolean test, or can be used for a series of tests, and then retrieve the aggregate errors (as IDs or localized messages).

It has support for localized error messages (currently English, Spanish and German).

 

  Groups  
Group folder image Validation Validation algorithms View top rated classes

  Freshmeat project   Rate classes User ratings   Applications   Files Files  

  Freshmeat project  
Project record: phalidate
Popularity score: 10.77
Vitality score: 55.07

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file de_messages.php Aux. German error messages
Plain text file en_messages.php Aux. English error messages
Plain text file es_messages.php Aux. Spanish error messages
HTML file faq.html Doc. FAQ
Plain text file phalidate.php Class Base class for phalidate
Plain text file phalidators.php Class Class that does the validation
HTML file releasenotes.html Doc. phalidate release notes
Plain text file test_phalidate.php Test File used to perform simple unit testing of phalidate

Download all files: phalidate.tar.gz phalidate.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.