Libraries tagged by parser in php
nikic/php-parser
734908671 Downloads
A PHP parser written in PHP
doctrine/lexer
760628734 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
sabberworm/php-css-parser
142996285 Downloads
Parser for CSS Files written in PHP
sunra/php-simple-html-dom-parser
8824316 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
salsify/json-streaming-parser
5408054 Downloads
A streaming parser for JSON in PHP.
willdurand/email-reply-parser
4858922 Downloads
Port of the cool GitHub's EmailReplyParser library in PHP
jeremykendall/php-domain-parser
10717160 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
league/uri-hostname-parser
6266218 Downloads
ICANN base hostname parsing implemented in PHP.
m1/env
9787397 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
clue/redis-protocol
3638692 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
jakubledl/dissect
4334491 Downloads
Lexing and parsing in pure PHP
kingsquare/php-mt940
697535 Downloads
Simple MT940 parser in PHP
raml-org/raml-php-parser
310422 Downloads
A RAML parser built in php
corveda/php-sandbox
63030 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
parsica-php/parsica
78427 Downloads
The easiest way to build robust parsers in PHP.