Sfoglia il codice sorgente

Add Deptrac to Static Analysis (#1022)

pull/1032/head
Paul DelRe 6 anni fa
parent
commit
e0a0c2b6a1
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

@@ -388,6 +388,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
388 388
 *Libraries for performing static analysis of PHP code.*
389 389
 
390 390
 * [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP.
391
+* [Deptrac](https://github.com/sensiolabs-de/deptrac) - A static code analysis tool that helps to enforce rules for dependencies between software layers.
391 392
 * [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
392 393
 * [phan](https://github.com/phan/phan) - A static analyzer based on PHP 7+ and the php-ast extension.
393 394
 * [PHPCompatibility](https://github.com/PHPCompatibility/PHPCompatibility) - A PHP compatibility checker for PHP CodeSniffer.

Loading…
Annulla
Salva