Libraries tagged by abstract syntax tree
ajthinking/archetype
4379352 Downloads
Programmatically edit PHP and Laravel files.
nikic/php-ast
11480 Downloads
Extension exposing PHP 7 abstract syntax tree
spatie/7to5
26310 Downloads
Convert PHP 7 code to PHP 5 code
tpunt/php-ast-reverter
86 Downloads
Reverts an AST back into (somewhat) PSR-compliant code
ajthinking/php-file-manipulator
126 Downloads
Programmatically edit PHP and Laravel files.
chh/sirel
68 Downloads
Flexible SQL builder which builds an Abstract Syntax Tree of SQL and dumps it.
vojtech-dobes/php-grammar-processing
1148 Downloads
Library for tokenization, abstract syntax tree parsing & interpretation
oxygensuite/php-ast
26 Downloads
A lightweight Abstract Syntax Tree (AST) implementation for PHP, enabling structured parsing, analysis, and transformation of PHP code.
loophp/phptree-ast-generator
49 Downloads
Generates AST of a PHP script in DOT (Graphviz) or Image (PNG, JPG, SVG) formats.
event-engine/php-code-generator-event-engine-ast
208 Downloads
PHP Code Generator for Event Engine based on PHP AST
event-engine/php-code-generator-cody
5 Downloads
PHP Code Generator for Event Engine powered by Cody
icecave/pasta-ast
3487 Downloads
A library for representing PHP code as an abstract syntax tree.
tacoberu/hayo-ast
167 Downloads
Abstract Syntax Tree (AST) implementation for the Hayo scripting language.
ls-a/arithmetic-ast
91 Downloads
Implements the Shunting Yard Algorithm and creates an Abstract Syntax Tree with arithmetic operations
raideer/xml-parser
12 Downloads
XML parser written in PHP for usage in IDE tools. Produces an Abstract Syntax Tree.