php-ast-visualizer
php-ast-visualizer copied to clipboard
Print parts of PhpParser\Node\Name in diagram
Adds the name parts of PhpParser\Node\Name to the diagram output. I needed this to see what nodes the boxes refers to. Not sure it takes to much place though
Before

Now

Example file used: https://github.com/laravel/laravel/tree/8.x/app/Models/User.php