Login   Register  
PHP Classes
elePHPant
Icontem

Class: Password format validator

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Mick Sear  >  Password format validator  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Password format validator
Base name: newpasswordvalidator
Description: Check whether passwords meet security requirements
Related classes: , , ,
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 1546 users
All time rank: 2102
Week users: 1 user
Week rank: 2467
Picture of Mick Sear
Author: Mick Sear is available for providing paid consulting. Contact Mick Sear .
Packages: 8 Browse this author's classes Browse this author's classes
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: 38
All time rank: 382 in United Kingdom United Kingdom
Week rank: 57 Down2 in United Kingdom United Kingdom Equal
Innovation award
Innovation award
Nominee: 2x

Winner: 1x


  Detailed description  
This class can be used to verify whether a given password meets several types of security requirements.

It can perform several types of independent checks like: minimum and maximum length, existence of at least one non-letter character, use of white space, use of upper or lower case characters and arbitrary regular expression matching.

After one or more functions are called the class may return the information whether any of the checks failed.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Validation Validation algorithms View top rated classes
Group folder image Security Security protection and attack detection View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file example.php Example Example of use
Plain text file NewPasswordValidator.php Class The class itself

Download all files: newpasswordvalidator.tar.gz newpasswordvalidator.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.