Zxcvbn PHP
Realistic PHP password strength estimate library based on Zxcvbn JS (by bjeavons)
phpass
Python implementation of the portable PHP password hashing framework (by exavolt)
Zxcvbn PHP | phpass | |
---|---|---|
- | - | |
833 | 49 | |
0.1% | - | |
6.0 | 0.0 | |
about 2 months ago | over 2 years ago | |
PHP | Python | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Zxcvbn PHP
Posts with mentions or reviews of Zxcvbn PHP.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Zxcvbn PHP yet.
Tracking mentions began in Dec 2020.
phpass
Posts with mentions or reviews of phpass.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning phpass yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Zxcvbn PHP and phpass you can also consider the following projects:
Password-Generator - PHP Library to generate random passwords
elpscrk - An Intelligent wordlist generator based on user profiling, permutations, and statistics. (Named after the same tool in Mr.Robot series S01E01)
PHP Password Lib - A library for generating and validating passwords
Password Validator - Validates passwords against PHP's password_hash function using PASSWORD_DEFAULT. Will rehash when needed, and will upgrade legacy passwords with the Upgrade decorator.
GenPhrase - GenPhrase is a secure passphrase generator for PHP applications.