PHP Classes
elePHPant
Icontem

PHP Password Policy class: Verify whether a password complies with a policy

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2018-06-29 (2 months ago) RSS 2.0 feedNot enough user ratingsTotal: 152 All time: 8,560 This week: 466Up
Version License PHP version Categories
password-policy 1.0.0The PHP License5PHP 5, Validation
Description Author

This class can verify whether a password complies with a policy.

It takes a given password text string and checks whether it complies with certain policy rules. Currently it enforces rules for:

- Minimum and maximum length
- Minimum and maximum lower and upper case letters
- Disallow numeric characters
- Disallow numeric characters in the beginning or the end of the password
- Minimum and maximum numeric characters
- Disallow non-alphanumeric characters
- Disallow non-alphanumeric characters in the beginning or the end of the password
- Minimum and maximum non-alphanumeric characters

  Performance   Level  
Name: Arun Vitto <contact>
Classes: 2 packages by
Country: India India

  Files folder image Files  
File Role Description
Plain text file password-policy.php Class password-policy

 Version Control Unique User Downloads Download Rankings  
 0%
Total:152
This week:0
All time:8,560
This week:466Up