ircmaxell/php-ast-visualizer

An AST Visualizer for PHP

Maintainers

Package info

github.com/ircmaxell/php-ast-visualizer

pkg:composer/ircmaxell/php-ast-visualizer

Statistics

Installs: 1 426

Dependents: 0

Suggesters: 0

Stars: 74

Open Issues: 1

dev-master 2024-05-22 14:53 UTC

This package is auto-updated.

Last update: 2026-02-22 18:33:03 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