Browse Source

Adding exakat

pull/570/head
Damien Seguy 10 years ago
parent
commit
21a7a9322f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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

Loading…
Cancel
Save