Libraries tagged by ast parser
vojtech-dobes/php-grammar-processing
1030 Downloads
Library for tokenization, abstract syntax tree parsing & interpretation
butschster/proto-parser
28 Downloads
Proto parser is a library for parsing Protocol Buffers files into AST
phptl/parser
1598 Downloads
Library for parsing and validating TypeLang syntax and converting it into AST nodes
pmjones/php-styler
621 Downloads
Companion to PHP-Parser that rebuilds PHP code from AST.
xdimedrolx/hoa-compiler
2796 Downloads
The Hiqdev Hoa\Compiler library.
type-lang/reader
3299 Downloads
Library for reading TypeLang AST nodes from types exposed by PHP Reflection objects
tbela99/css
293 Downloads
A CSS parser and minifier written in PHP
tacoberu/bnf
2666 Downloads
Framework for building BNF like parsers.
jojo1981/json-schema-asg
621 Downloads
Json schema abstract semantic graph builder
hoa-math-community/compiler
622 Downloads
The Hoa\Compiler library.
hiqdev/hoa-compiler
5837 Downloads
The Hiqdev Hoa\Compiler library.
ajthinking/php-file-manipulator
124 Downloads
Programmatically edit PHP and Laravel files.
midhundevasia/json-ast
6 Downloads
JSON to AST parser in PHP
tysonandre/tolerant-php-parser-to-php-ast
13 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.
devtheorem/php-handlebars-parser
13 Downloads
Parse Handlebars templates to a spec-compliant AST with PHP.