PHP Classes

Security Helper: Validate user input for security purposes

Recommend this page to a friend!
  Info   View files Example   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2023-05-23 (2 days ago) RSS 2.0 feedNot enough user ratingsTotal: 317 This week: 4All time: 7,234 This week: 140Up
Version License PHP version Categories
security-helper 10The PHP License5.3Security
Description 

Author

This class can validate user input for security purposes.

It can validate request values to check if they are of expected types like dates, integers, email, float, array or string.

The class can also filter values to prevent cross-site scripting attacks (XSS) attacks, and create hashes of passwords for subsequent password verification.

Picture of Pouya Darabi
  Performance   Level  
Name: Pouya Darabi <contact>
Classes: 1 package by
Country: Canada Canada
Age: 29
All time rank: 376681 in Canada Canada
Week rank: 130 Up2 in Canada Canada Up

Details

This class can validate user input for security purposes.

It can validate request values to check if they are of expected types like dates, integers, email, float, array or string.

The class can also filter values to prevent cross-site scripting attacks (XSS) attacks, and create hashes of passwords for subsequent password verification.

  Files folder image Files  
File Role Description
Plain text file SecurityHelper.php Class main class
Accessible without login Plain text file examples.php Example Example script
Accessible without login Plain text file README.md Doc. Documentation

 Version Control Unique User Downloads Download Rankings  
 100%
Total:317
This week:4
All time:7,234
This week:140Up