PHP Classes

KVerifiableData: Validate data by type, constraint or dependency

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 462 All time: 6,072 This week: 660Up
Version License Categories
kverifiabledata 1.0GNU General Publi...Validation
Description 

Author

This class is meant to validate data sets, like for instance submitted form input values, according to several types of criteria:

* Data items may be set as required or optional.
* Types of verification constraints include: minLength, maxLength, minValue, maxValue, moreThan, lessThan.
* Can specify and verify by type: string, integer, float, boolean, date, time.
* Data items can be arrays or comma-separated lists.
* Can specify dependencies between items; e.g. A must be less than B, or sizeof(A) must be equal to sizeof(B).

Picture of Kinika Tasie-Amadi
Name: Kinika Tasie-Amadi <contact>
Classes: 1 package by
Country: United Kingdom
Age: 47
All time rank: 3369148 in United Kingdom
Week rank: 215 Up12 in United Kingdom Up

  Files folder image Files (3)  
File Role Description
Accessible without login HTML file KVerifiableData.html Doc. API
Plain text file KVerifiableData.php Class Class file
Accessible without login Plain text file KVerifiableData_Demo.php Example Example

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:462
This week:0
All time:6,072
This week:660Up