Libraries tagged by dparse
phpactor/docblock
101517 Downloads
Simple Docblock Parser
packagist/closurecompiler-bin
99546 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.
mnapoli/phpdocreader
254729 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
mistralys/jtokenizer
6874 Downloads
Modernized, composer compatible version of Tim Whitlock's JTokenizer PHP Javascript parser and tokenizer library.
league/commonmark-extras
80640 Downloads
Useful extensions for customizing the league/commonmark Markdown parser
jasny/dbquery-mysql
26049 Downloads
Query builder and parser for MySQL
icecave/semver
151091 Downloads
A semantic version parser and comparison library.
goetas/wsdl-reader
13504 Downloads
Pure PHP WSDL parser
florian-koerner/chimpdrill
28640 Downloads
Simple Mailchimp / Mandrill Merge Tags Parser
christophwurst/id3parser
718635 Downloads
An ID3 parser
andreas-glaser/doctrine-rql
58785 Downloads
Parses and applies RQL/FIQL scripts to doctrine orm query builders
aelvan/preparse-field
35576 Downloads
A fieldtype that parses Twig when an element is saved and saves the result as plain text.
yalesov/cron-expr-parser
4097 Downloads
Parse cron expressions and match them against time.
wpmetabox/mbb-parser
153 Downloads
Parse meta box settings from JSON
webignition/html-validator-output-parser
2738 Downloads
Parser for W3C HTML validator command line json output