Browse Source

Merge pull request #459 from henrikthesing/patch-1

[passwords] hackzilla/password-generator
pull/500/merge
Jose Diaz-Gonzalez 9 years ago
parent
commit
fa8b7cf2d2
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -336,6 +336,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
336 336
 * [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes.
337 337
 * [Zxcvbn PHP](https://github.com/bjeavons/zxcvbn-php) - A realistic PHP password strength estimate library based on Zxcvbn JS.
338 338
 * [GenPhrase](https://github.com/timoh6/GenPhrase) - A library for generating secure random passphrases.
339
+* [Password-Generator](https://github.com/hackzilla/password-generator) - PHP library to generate random passwords.
339 340
 
340 341
 ## Code Analysis
341 342
 *Libraries and tools for analysing, parsing and manipulating codebases.*

Loading…
Cancel
Save