Password Policy
PHP Password Lib
Our great sponsors
- InfluxDB - Access the most powerful time series database as a service
- SonarLint - Clean code begins in your IDE with SonarLint
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
Password Policy | PHP Password Lib | |
---|---|---|
0 | 0 | |
74 | 372 | |
- | - | |
0.0 | 0.0 | |
over 6 years ago | over 5 years ago | |
PHP | PHP | |
- | MIT License |
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.
Password Policy
We haven't tracked posts mentioning Password Policy yet.
Tracking mentions began in Dec 2020.
PHP Password Lib
We haven't tracked posts mentioning PHP Password Lib yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
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.
Password Compat - Compatibility with the password_* functions that ship with PHP 5.5
Zxcvbn PHP - Realistic PHP password strength estimate library based on Zxcvbn JS
Password-Generator - PHP Library to generate random passwords
GenPhrase - GenPhrase is a secure passphrase generator for PHP applications.
phpass - Python implementation of the portable PHP password hashing framework