Libraries tagged by parser in php
crossjoin/browscap
234465 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.
dtyq/sandbox
8246 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
otar/jsonc
1528 Downloads
A production-ready PHP library for parsing JSONC (JSON with Comments) format with drop-in compatibility for json_decode()
gymadarasz/xparser
3634 Downloads
Fast XHTML DOM parser in PHP
wangoviridans/ganon
31462 Downloads
Fast (HTML DOM) parser written in PHP.
yassinedoghri/podcast-feed
1644 Downloads
A robust podcast feed parser and validator written in PHP.
jamesmoss/toml
31725 Downloads
A parser for TOML implemented in PHP.
matecat/icu-intl
3785 Downloads
A PHP port of ICU4J's MessagePattern parser with locale utilities. Parses ICU MessageFormat patterns into an inspectable AST and provides locale data support for internationalization in PHP.
atk14/drink-markdown
37506 Downloads
Extended PHP Markdown parser tuned for usage in ATK14 projects
g4/cron
70778 Downloads
g4 cron like parser with ability to parse expressions with resolution in seconds - based on PHP Cron Expression Parser
tuqqu/go-parser
623 Downloads
'Golang parser written in PHP'
syntaxx/phpx-parser
60 Downloads
A PHPX parser written in PHP
pxgamer/youtube-dl-php
384 Downloads
A quick and easy YouTube downloader/parser written in PHP.
lavatech/php-simple-html-dom-parser
15683 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.
amashukov/ton-wallet-php
406 Downloads
TON Wallet v4r2 contract wrapper + internal-message builder + address parser/serializer in pure PHP. Offline transfer assembly; pluggable RPC for seqno + broadcast.