Libraries tagged by parser in php
andig/jsonstreamingparser
78 Downloads
A streaming parser for JSON in PHP.
redbox/cli
80 Downloads
Simple cli argument parser written in and for PHP.
wmde/configdiff
14 Downloads
Show differences between constants defined in PHP files
nexxes/tokenizer
40 Downloads
Simple tokenizer to split a character steam (text) into character classes (tokens) written in PHP
nexocentric/silkworm
14 Downloads
Silkworm is a flexible HTML generator for use in PHP projects.
myerscode/laravel-domain-validator
7 Downloads
Validate Domains names in Laravel using PHP Domain Parser.
lbreme/lexepa-srl
12 Downloads
Class for lexing and parsing a serialized string in PHP
jambagecom/base-htmlparser
2 Downloads
Standards compliant HTML filter written in PHP
iserter/laravel-expression-evaluator
1143 Downloads
Evaluate string expressions in PHP without eval() function - laravel package
fredlawl/sinsql
20 Downloads
A small little language interpreter written in PHP to parse and execute user-defined logic.
dottwatson/fpdo
8 Downloads
A MySQL engine written in PHP for interct with any source full compatible with Laravel
artplus_f/browscap
0 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.
walterwoshid/dissect
53 Downloads
A set of tools for lexical and syntactical analysis written in pure PHP - Fork by WalterWoshid
ivmoiseev/uriparser
3 Downloads
PHP URI parser, that I use in my simple scripts.
oldpak/lexer
20 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.