Parcourir la source

Merge pull request #180 from scor/master

Add Zxcvbn-php
pull/194/merge
Jamie York il y a 11 ans
Parent
révision
36684988a3
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

@@ -266,6 +266,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
266 266
 * [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.
267 267
 * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependencies for security advisories.
268 268
 * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
269
+* [Zxcvbn PHP](https://github.com/bjeavons/zxcvbn-php) - A realistic PHP password strength estimate library based on Zxcvbn JS.
269 270
 
270 271
 ## Code Analysis
271 272
 *Libraries and tools for analysing, parsing and manipulation codebases.*

Chargement…
Annuler
Enregistrer