From 272f22b3e65df51c96e7760466ee870157b7fef3 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Mon, 25 Mar 2013 17:40:21 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index e7382e3..820704a 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -168,6 +168,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP. * [PHPSandbox](https://github.com/fieryprophet/php-sandbox) - A PHP sandbox environment. * [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. * [DBV](http://dbv.vizuina.com/) - A database version control application. * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.