File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,7 @@ Tools to review the way PHP code was written and more.
8888Libraries that may be the base for a home-made static analyzer.
8989
9090* [ Deptrac] ( https://github.com/sensiolabs-de/deptrac.git ) - A static code analysis tool to enforce rules for dependencies between software layers.
91+ * [ PHPArkitect] ( https://github.com/phparkitect/arkitect ) - A static code analysis tool to enforce architectural rules in your codebase
9192* [ PHP-cfg] ( https://github.com/ircmaxell/php-cfg ) - A Control Flow Graph implementation in PHP. Written by IrcMaxwell.
9293* [ PHP coupling detector] ( https://github.com/akeneo/php-coupling-detector ) - Check that code has no unwanted coupled classes.
9394* [ PHP Parser] ( https://github.com/nikic/PHP-Parser ) - Written in PHP by Nikita Popov and based on actual grammar of PHP.
You can’t perform that action at this time.
0 commit comments