Libraries tagged by abstract-syntax-tree
ajthinking/archetype
3747131 Downloads
Programmatically edit PHP and Laravel files.
nikic/php-ast
7188 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
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.
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
pkeogan/php-file-editor
0 Downloads
Programatically edit PHP and Laravel files.
oxygensuite/php-ast
13 Downloads
A lightweight Abstract Syntax Tree (AST) implementation for PHP, enabling structured parsing, analysis, and transformation of PHP code.