PHP Classes

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

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: 170 All time: 8,846 This week: 660Up
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

Picture of Arun Vitto
  Performance   Level  
Name: Arun Vitto <contact>
Classes: 3 packages by
Country: India India

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

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:170
This week:0
All time:8,846
This week:660Up