Libraries tagged by abstract syntax tree
ajthinking/archetype
3744790 Downloads
Programmatically edit PHP and Laravel files.
nikic/php-ast
7188 Downloads
Extension exposing PHP 7 abstract syntax tree
spatie/7to5
25985 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
124 Downloads
Programmatically edit PHP and Laravel files.
tacoberu/hayo-ast
144 Downloads
Abstract Syntax Tree (AST) implementation for the Hayo scripting language.
ls-a/arithmetic-ast
60 Downloads
Implements the Shunting Yard Algorithm and creates an Abstract Syntax Tree with arithmetic operations
chh/sirel
68 Downloads
Flexible SQL builder which builds an Abstract Syntax Tree of SQL and dumps it.
loophp/phptree-ast-generator
37 Downloads
Generates AST of a PHP script in DOT (Graphviz) or Image (PNG, JPG, SVG) formats.
event-engine/php-code-generator-event-engine-ast
207 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.
vojtech-dobes/php-grammar-processing
1078 Downloads
Library for tokenization, abstract syntax tree parsing & interpretation
raideer/xml-parser
12 Downloads
XML parser written in PHP for usage in IDE tools. Produces an Abstract Syntax Tree.
proophboard/php-cody-engine-skeleton
6 Downloads
Dockerized PHP skeleton for Event Engine with Cody bot