Skip to content

DevGears/ZF2-PasswordStrengthValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##Password Strength Validator

Validates the strength of a password.

###What it does? This class can:

  • Validates if a password matches the minimum requirements.
  • Allows you to define which pair of requirements your passwords must attend to be considered minimum safe.

###What it does not? This class can't do:

  • Prevent that your passwords won't be hacked. Remember: a safe house is composed not only by a padlock in your gate, but also by a whole set of safe measures.

###What does it requires? Please check composer.json for details.

###Where is the demo?

###And where is the documentation?

###And, in case I want some references?

About

Validates password strentgh.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published