ircmaxell/php-ast-visualizer

An AST Visualizer for PHP

dev-master 2019-03-09 19:45 UTC

This package is auto-updated.

Last update: 2024-04-10 06:45:38 UTC


README

This library will take an AST generated from Nikita's PHP-Parser and generate a nice pretty graph representation.

This isn't really that useful, but maybe you'll find a use for it.

Check out demo.php for examples.

A demo graphic