diff --git a/README.md b/README.md index 3c91f5a..859232f 100644 --- a/README.md +++ b/README.md @@ -236,6 +236,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependecies for security advisories. * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code. * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications. +* [Hashids](http://www.hashids.org/php) - A small PHP class to generate YouTube-like hashes from one or many numbers. ## Code Analysis *Libraries and tools for analysing, parsing and manipulation codebases.*