1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-11 10:32:22 +00:00

Added Code Climate

Code Climate supports PHP
This commit is contained in:
Levan Velijanashvili 2015-05-19 17:17:51 +04:00
parent ab9274b41c
commit 3360953465

View File

@ -330,6 +330,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
* [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
* [Code Climate](http://codeclimate.com) - An automated code review.
## Debugging
*Libraries and tools for debugging code.*