|
|
@@ -334,6 +334,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
334
|
334
|
* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
|
|
335
|
335
|
* [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
|
|
336
|
336
|
* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
|
|
|
337
|
+* [Code Climate](http://codeclimate.com) - An automated code review.
|
|
337
|
338
|
|
|
338
|
339
|
## Architectural
|
|
339
|
340
|
*Libraries related to design patterns, programming approaches and ways to organize code.*
|