ircmaxell/php-ast-visualizer

An AST Visualizer for PHP

Maintainers

👁 ircmaxell

Package info

github.com/ircmaxell/php-ast-visualizer

pkg:composer/ircmaxell/php-ast-visualizer

Statistics

Installs: 1 938

Dependents: 0

Suggesters: 0

Stars: 74

Open Issues: 1

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

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 5d6cb0ee54a12d23a04a2a2aa60d84f47c8bb61b

  • Anthony Ferrara <ircmaxell.woop@gmail.com>

This package is auto-updated.

Last update: 2026-06-22 19:09:02 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