|
|
@@ -366,6 +366,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
366
|
366
|
* [PHPCheckstyle](https://github.com/PHPCheckstyle/phpcheckstyle) - A tool to help adhere to certain coding conventions.
|
|
367
|
367
|
* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
|
|
368
|
368
|
* [Code Climate](https://codeclimate.com) - An automated code review.
|
|
|
369
|
+* [Exakat](http://www.exakat.io) - A static analysis engine for PHP.
|
|
369
|
370
|
|
|
370
|
371
|
## Architectural
|
|
371
|
372
|
*Libraries related to design patterns, programming approaches and ways to organize code.*
|