Explorar el Código

Add password gen lib (@timoh6).

pull/367/merge
Jamie hace 10 años
padre
commit
ab9274b41c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -305,6 +305,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
305 305
 * [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript.
306 306
 * [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes.
307 307
 * [Zxcvbn PHP](https://github.com/bjeavons/zxcvbn-php) - A realistic PHP password strength estimate library based on Zxcvbn JS.
308
+* [GenPhrase](https://github.com/timoh6/GenPhrase) - A library for generating secure random passphrases.
308 309
 
309 310
 ## Code Analysis
310 311
 *Libraries and tools for analysing, parsing and manipulating codebases.*

Loading…
Cancelar
Guardar