PHP Classes

php Singleton Validator And Sanitizor Class: Validate and sanitize request values using rules

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
StarStar 20%Total: 390 All time: 6,658 This week: 59Up
Version License PHP version Categories
request-handler 1GNU General Publi...5HTTP, PHP 5, Validation
Description 

Author

This package can validate and sanitize request values using rules.

It takes an array of GET or POST request values and another array that defines rules to validate or sanitize the request values.

The class can take as rules an array of request values that are required, values that will be validated, and values that will be sanitized.

Currently the class can validate email addresses, integers, booleans, IP addresses and URLs.

The class can also sanitize URLs, integers, strings, email addresses and floating point numbers.

Picture of Anirban Nath
Name: Anirban Nath <contact>
Classes: 3 packages by
Country: India India

  Files folder image Files (1)  
File Role Description
Plain text file request.lib.php Class Singleton request validator and sanitizor class

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:390
This week:0
All time:6,658
This week:59Up
 User Ratings  
 
 All time
Utility:33%StarStar
Consistency:33%StarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:20%StarStar
Rank:4497