Libraries tagged by abstract-syntax-tree
ajthinking/archetype
4387848 Downloads
Programmatically edit PHP and Laravel files.
nikic/php-ast
12013 Downloads
Extension exposing PHP 7 abstract syntax tree
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.
tacoberu/hayo-ast
186 Downloads
Abstract Syntax Tree (AST) implementation for the Hayo scripting language.
chh/sirel
68 Downloads
Flexible SQL builder which builds an Abstract Syntax Tree of SQL and dumps it.
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
vojtech-dobes/php-grammar-processing
1149 Downloads
Library for tokenization, abstract syntax tree parsing & interpretation
ls-a/arithmetic-ast
91 Downloads
Implements the Shunting Yard Algorithm and creates an Abstract Syntax Tree with arithmetic operations
icecave/pasta-ast
3487 Downloads
A library for representing PHP code as an abstract syntax tree.
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