Libraries tagged by abstract syntax tree
danog/7to70
1711 Downloads
Convert PHP 7 code to PHP 7.0 code
danog/7to5
1340 Downloads
Convert PHP 7 code to PHP 5 code
webzille/cssparser
9 Downloads
Parse CSS file into an abstract syntax tree data structure
spitfire/ast
483 Downloads
Allows applications to create abstract syntax trees that can read in input for validation and similar purposes.
quintenmbusiness/php-ast-toolkit
8 Downloads
A powerful PHP toolkit for analyzing, modifying, and generating code using AST (Abstract Syntax Tree).
quintenmbusiness/php-ast-code-generation-helper
5 Downloads
A PHP library for generating Abstract Syntax Tree (AST) nodes programmatically, simplifying code generation with nikic/php-parser.
flaviovs/phpast
51 Downloads
An Abstract Syntax Tree interpreter
ckr/fiql-parser
62 Downloads
Library to parse a FIQL string into an abstract syntax tree
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.