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
 * [PHPCheckstyle](https://github.com/PHPCheckstyle/phpcheckstyle) - A tool to help adhere to certain coding conventions.
351
 * [PHPCheckstyle](https://github.com/PHPCheckstyle/phpcheckstyle) - A tool to help adhere to certain coding conventions.
352
 * [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
352
 * [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
353
 * [Code Climate](https://codeclimate.com) - An automated code review.
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
 ## Architectural
356
 ## Architectural
356
 *Libraries related to design patterns, programming approaches and ways to organize code.*
357
 *Libraries related to design patterns, programming approaches and ways to organize code.*

Loading…
Cancel
Save