Libraries tagged by parser in php
coddin-web/manifest-parser
307 Downloads
A simple plain PHP manifest parser which will return a Value Object to pass around in your application
daysofwonder/phpleague-commonmark-implicit-figures
5776 Downloads
Render images occurring by itself in a paragraph as ``, similar to pandoc's implicit figures
mathiasverraes/parsica
757 Downloads
The easiest way to build robust parsers in PHP.
lekarna/simple-html-dom
15602 Downloads
A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way!
im0rtality/jsonstreamingparser
32172 Downloads
A streaming parser for JSON in PHP.
tbela99/css
302 Downloads
A CSS parser and minifier written in PHP
crossjoin/browscap
234370 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
pmvc-plugin/annotation
10049 Downloads
PHP annotation parser and reader
cmpayments/jsonlint
4637 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
thesoftwarefarm/exprlib
2823 Downloads
An expression parser in PHP
jamesgerat/exprlib
1692 Downloads
An expression parser in PHP
gymadarasz/xparser
2392 Downloads
Fast XHTML DOM parser in PHP
thefox/tumblr-parser
34 Downloads
A Tumblr Theme parser in PHP.
simbiat/lodestone-parser
61 Downloads
FFXIV Lodestone parser in PHP
tomzx/abstract-parser
49 Downloads
An abstract parser written in PHP