Libraries tagged by parse tree
ajur-media/openweathermap-data-parser
582 Downloads
A PHP class to parse weather data from OpenWeatherMap.org. This library tries to normalise and abstract the data and remove inconsistencies
crisu83/closurecompiler-bin
10234 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
alto/tree
2 Downloads
A modern PHP library for building, parsing, traversing, and printing tree structures representing file and directory hierarchies
trienlace/parse-contribuyente
23 Downloads
Herramienta para realizar parsing de los datos de un contribuyente a partir del HTML de respuesta de la página de búsqueda de contribuyentes en SENIAT
raphhh/trex-parser
708 Downloads
A PHP tool to parse code and extract statements
raideer/xml-parser
12 Downloads
XML parser written in PHP for usage in IDE tools. Produces an Abstract Syntax Tree.
hollodotme/treemdown-multi
1890 Downloads
A PHP class for browsing multiple trees of markdown files with HTML rendering, syntax highlighting and search
ghostwriter/parser
1 Downloads
A PHP parser written in PHP
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.
james2doyle/parsetweet
1308 Downloads
This function can parse tweets and wrap @mentions, #hashtags, and URLs in link tags.
quintenmbusiness/php-ast-code-generation-helper
76 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.