Suggest Optimus

This commit is contained in:
Jens Segers 2016-03-15 18:11:59 +01:00
parent 8294b5b510
commit 7f876bba8a
1 changed files with 1 additions and 0 deletions

View File

@ -318,6 +318,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [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.
* [VAddy](http://vaddy.net) - A continuous security testing platform for web applications.
* [Optimus](https://github.com/jenssegers/optimus) - Id obfuscation based on Knuth's multiplicative hashing method.
## Passwords
*Libraries and tools for working with and storing passwords.*