PHP Classes
elePHPant
Icontem

Klin Validator: Validate arrays of values according to given rules

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2016-10-31 (9 days ago) RSS 2.0 feedNot yet rated by the usersTotal: 4 This week: 4All time: 8,633 This week: 237Up
Version License PHP version Categories
klin-validator 1.0GNU General Publi...5PHP 5, Validation
Description Author

This class can validate arrays of values according to given rules.

It can take definitions of rules to be applied to each entry of an array to be submitted with values to validate.

The class can take an array with values to validate with the previously defined rules.

It uses regular expressions to validate values by each rule. Currently it can validate values as email, URLs, IP addresses, integers, floats, booleans, minimum, maximum and exact length, and regular expression matching.

The class stores the resulting validation errors in a class variable.

Picture of Akeem Aweda
Name: Akeem Aweda <contact>
Classes: 1 package by
Country: Nigeria Nigeria

  Files folder image Files  
File Role Description
Plain text file KlinValidator.php Class This is a very simple and basic class, primarily aims to validate HTML form based on the $_POST method or any other array object. The class uses regular expressions and some php built-in validation techniques

 Version Control Unique User Downloads Download Rankings  
 0%
Total:4
This week:4
All time:8,633
This week:237Up