Libraries tagged by parse tree
tysonandre/php-parser-to-php-ast
23 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.
raphhh/trex-parser
700 Downloads
A PHP tool to parse code and extract statements
raideer/xml-parser
11 Downloads
XML parser written in PHP for usage in IDE tools. Produces an Abstract Syntax Tree.
hollodotme/treemdown-multi
1855 Downloads
A PHP class for browsing multiple trees of markdown files with HTML rendering, syntax highlighting and search
php-extended/php-html-parser-object
12662 Downloads
A library that implements the php-extended/php-html-parser-interface interface library
php-extended/php-html-parser-interface
15596 Downloads
Interfaces to implement parsing of bbcode text into html tree structure.
php-extended/php-css-selector-parser-object
12623 Downloads
A library that implements the php-extended/php-css-selector-parser-interface interface library.
php-extended/php-bbcode-parser-interface
2800 Downloads
Interfaces to implement parsing of bbcode text into bbcode tree structure.
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.
pkeogan/php-file-editor
0 Downloads
Programatically edit PHP and Laravel files.
jojo1981/json-path-ast-builder
4 Downloads
Json Path AST builder
jojo1981/json-ast-builder
5 Downloads
Json AST builder
jmbtechnologylimited/parsedatetimerangestring
3767 Downloads
Takes a string with a date and time range, tries to parse it into date objects.
cloudstash/openweathermap-php-api
25 Downloads
A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.
ajur-media/openweathermap-data-parser
528 Downloads
A PHP class to parse weather data from OpenWeatherMap.org. This library tries to normalise and abstract the data and remove inconsistencies