mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add Deptrac to Static Analysis (#1022)
This commit is contained in:
parent
3ee0020b15
commit
e0a0c2b6a1
@ -388,6 +388,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
*Libraries for performing static analysis of PHP code.*
|
*Libraries for performing static analysis of PHP code.*
|
||||||
|
|
||||||
* [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP.
|
* [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP.
|
||||||
|
* [Deptrac](https://github.com/sensiolabs-de/deptrac) - A static code analysis tool that helps to enforce rules for dependencies between software layers.
|
||||||
* [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
|
* [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
|
||||||
* [phan](https://github.com/phan/phan) - A static analyzer based on PHP 7+ and the php-ast extension.
|
* [phan](https://github.com/phan/phan) - A static analyzer based on PHP 7+ and the php-ast extension.
|
||||||
* [PHPCompatibility](https://github.com/PHPCompatibility/PHPCompatibility) - A PHP compatibility checker for PHP CodeSniffer.
|
* [PHPCompatibility](https://github.com/PHPCompatibility/PHPCompatibility) - A PHP compatibility checker for PHP CodeSniffer.
|
||||||
|
Loading…
Reference in New Issue
Block a user