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