ircmaxell/php-ast-visualizer

An AST Visualizer for PHP

Installs: 1 335

Dependents: 0

Suggesters: 0

Security: 0

Stars: 75

Watchers: 5

Forks: 7

Open Issues: 1

pkg:composer/ircmaxell/php-ast-visualizer

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

This package is auto-updated.

Last update: 2025-09-22 17:40:20 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