diff --git a/README.md b/README.md index 3af3ea3..f79c4fa 100644 --- a/README.md +++ b/README.md @@ -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.*