Mondrian
Mondrian copied to clipboard
A static php code analysis tool using the Graph Theory
The latest phar file does not seem compatible with PHP8. Is there a new release coming soon? RectorPHP may be considered to help with refactoring up to PHP 8.0.
Hello! It appears you have an older version of nikic/php-parser as a dependency. Versions earlier than 1.3 cause the following error under PHP 7: `PHP Fatal error: Cannot use 'PhpParser\Node\Scalar\String'...
Hi there, you depend on alom/graphviz 0.9.\* but alom/graphviz only has versions 1.0.0 and 1.0.1 Best regards, Anton
When installing via composer, it currently complains that the package `nikic/PHP-Parser` is not stable. This forces you to set your `minimum-stabilty` to `dev` which is not good. This was attempted...
I am using the PHP version 7 fork, and downloaded the bin/box/mondrian.phar. On executing `mondrian.phar d --ignore=tests --ignore=vendor --format=html project-dir`, I get the following warning, and the generated html is...
Downloaded the .phar thinking/hoping this would be real easy to use. ``` [39] 13:04:40 2585 .../htdocs/php.tools$ ./mondrian.phar digraph ../afp1 #!/usr/bin/env php Parsing 3 files... PHP Parse error: parse error in...
From @tothimre : > Maybe there shall have an option where classes was in the same group > form their workspace.
From @tothimre : > Each source of the arrows shall have a color code and all arrows coming form this > source will be this color (this shall be a...