PHP Password Lib VS GenPhrase

Compare PHP Password Lib vs GenPhrase and see what are their differences.

PHP Password Lib

A library for generating and validating passwords (by ircmaxell)

GenPhrase

GenPhrase is a secure passphrase generator for PHP applications. (by timoh6)
Our great sponsors
  • Cloudways Cloudways' Black Friday Offer - 1st Choice of Developers
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
PHP Password Lib GenPhrase
0 0
373 113
- -
0.0 0.0
about 6 years ago almost 4 years ago
PHP PHP
MIT License 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.

PHP Password Lib

Posts with mentions or reviews of PHP Password Lib. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning PHP Password Lib yet.
Tracking mentions began in Dec 2020.

GenPhrase

Posts with mentions or reviews of GenPhrase. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning GenPhrase yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing PHP Password Lib and GenPhrase you can also consider the following projects:

Zxcvbn PHP - Realistic PHP password strength estimate library based on Zxcvbn JS

Password Compat - Compatibility with the password_* functions that ship with PHP 5.5

phpass - Python implementation of the portable PHP password hashing framework

hashtopolis - Hashtopolis - A Hashcat wrapper for distributed password recovery

Password Policy - A password policy enforcer for PHP and JavaScript

Password-Generator - PHP Library to generate random 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.