浏览代码

Merge pull request #570 from dseguy/master

[code analysis] exakat.io
pull/523/merge
Jose Diaz-Gonzalez 9 年前
父节点
当前提交
1d9674f299
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

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

正在加载...
取消
保存