Libraries tagged by ast parser
railt/parser
3048 Downloads
The GraphQL parser
phptl/parser
1599 Downloads
Library for parsing and validating TypeLang syntax and converting it into AST nodes
xdimedrolx/hoa-compiler
7137 Downloads
The Hiqdev Hoa\Compiler library.
tacoberu/bnf
3265 Downloads
Framework for building BNF like parsers.
hoa-math-community/compiler
1454 Downloads
The Hoa\Compiler library.
dskripchenko/php-docx
119 Downloads
The HTML layer for PHPWord pipelines and a standalone DOCX-HTML round-trip library: read arbitrary Word/Google Docs/LibreOffice/PHPWord documents to a typed AST and clean HTML, convert HTML to DOCX, detect MERGEFIELD/content-control/{{placeholder}} template variables. Pure PHP, zero dependencies.
apicart/fql
10717 Downloads
Filter Query Language
ajthinking/php-file-manipulator
124 Downloads
Programmatically edit PHP and Laravel files.
railt/compiler
4133 Downloads
The Railt Compiler Parser-Generator
tysonandre/tolerant-php-parser-to-php-ast
14 Downloads
A pure PHP substitute for nikic/php-ast, using Microsoft/tolerant-php-parser. Can also be used to generate php-ast trees, even for files with some types of syntax errors.
tysonandre/php-parser-to-php-ast
41 Downloads
A pure PHP substitute for nikic/php-ast, using nikic/php-parser. Can also be used to generate php-ast trees, even for files with some types of syntax errors.
hosmelq/search-syntax-parser
785 Downloads
Parse search queries into structured data with field searches, boolean logic, ranges, lists, and adapters.
icecave/pasta-ast
3487 Downloads
A library for representing PHP code as an abstract syntax tree.
vojtech-dobes/php-grammar-processing
1114 Downloads
Library for tokenization, abstract syntax tree parsing & interpretation
vanderlee/comprehend
17 Downloads
Framework for building BNF LR(1) parsers