ソースを参照

Merge pull request #255 from mamuz/master

Add PhpDependencyAnalysis for Code Analysis
pull/367/merge
Jamie York 10年前
コミット
2ef0748ce0
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      README.md

+ 1
- 0
README.md ファイルの表示

@@ -326,6 +326,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
326 326
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
327 327
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
328 328
 * [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
329
+* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - Analyzing tool to create dependency graph on customizable levels.
329 330
 
330 331
 ## Debugging
331 332
 *Libraries and tools for debugging code.*

読み込み中…
キャンセル
保存