Explorar el Código

Merge pull request #255 from mamuz/master

Add PhpDependencyAnalysis for Code Analysis
pull/367/merge
Jamie York hace 10 años
padre
commit
2ef0748ce0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -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.*

Loading…
Cancelar
Guardar