mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added hackzilla password generator
Added the hackzilla password generator to the passwords section
This commit is contained in:
parent
f1a3fa4aee
commit
2b77ca8b62
@ -311,6 +311,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes.
|
* [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes.
|
||||||
* [Zxcvbn PHP](https://github.com/bjeavons/zxcvbn-php) - A realistic PHP password strength estimate library based on Zxcvbn JS.
|
* [Zxcvbn PHP](https://github.com/bjeavons/zxcvbn-php) - A realistic PHP password strength estimate library based on Zxcvbn JS.
|
||||||
* [GenPhrase](https://github.com/timoh6/GenPhrase) - A library for generating secure random passphrases.
|
* [GenPhrase](https://github.com/timoh6/GenPhrase) - A library for generating secure random passphrases.
|
||||||
|
* [Password-Generator](https://github.com/hackzilla/password-generator) - PHP library to generate random passwords.
|
||||||
|
|
||||||
## Code Analysis
|
## Code Analysis
|
||||||
*Libraries and tools for analysing, parsing and manipulating codebases.*
|
*Libraries and tools for analysing, parsing and manipulating codebases.*
|
||||||
|
Loading…
Reference in New Issue
Block a user