Adding ARCANEDEV/noCAPTCHA - new Google reCAPTCHA

This commit is contained in:
ARCANEDEV 2015-01-18 03:24:17 +00:00
parent 366567bddb
commit 4fdd15f5d4

View File

@ -275,6 +275,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.
* [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependencies for security advisories.
* [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
* [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - new Google reCAPTCHA that protects your site from spam and abuse (Laravel supported).
## Passwords
*Libraries and tools for working with and storing passwords.*