PHP Classes

Variable Check: Validate values of different formats

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: 619 All time: 5,091 This week: 660Up
Version License PHP version Categories
variable-check 1.0GNU General Publi...3.0Validation
Description 

Author

This class can validate values of different formats.

It can take a text string value and validate it to check if it is formatted as a valid value of many different types.

Currently it supports validation of formats of values of e-mail addresses, user names with an optional validation regular expression, personal names, MD5 hashes, URL, number, date, letters, non-empty text, text within a certain length, file names with certain extensions, match a regular expression, credit card number, and YouTube video URL.

Picture of ahmad arafa
Name: ahmad arafa <contact>
Classes: 1 package by
Country: Egypt Egypt

  Files folder image Files (1)  
File Role Description
Plain text file check.php Class variable check

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:619
This week:0
All time:5,091
This week:660Up
User Comments (1)
Some checks are bad, like isCC.
12 years ago (Thierry B.)
15%Star