|
|
@@ -168,6 +168,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
|
|
168
|
168
|
* [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.
|
|
169
|
169
|
* [PHPSandbox](https://github.com/fieryprophet/php-sandbox) - A PHP sandbox environment.
|
|
170
|
170
|
* [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependecies for security advisories.
|
|
|
171
|
+* [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
|
|
171
|
172
|
* [DBV](http://dbv.vizuina.com/) - A database version control application.
|
|
172
|
173
|
* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
|
|
173
|
174
|
|