Libraries tagged by parser in php
corveda/php-sandbox
95997 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
tburry/pquery
525878 Downloads
A jQuery like html dom parser written in php.
dallgoot/yaml
248509 Downloads
Provides loader, dumper and an API for YAML content. Loader builds to equivalent data types in PHP 8.x
bcncommerce/json-stream
2322960 Downloads
A bundle of tools to work with JSON in PHP
readdle/app-store-server-api
469569 Downloads
Pure-PHP library that allows managing customer transactions using the App Store Server API and handling server-to-server notifications using the App Store Server Notifications V2
duzun/hquery
167020 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
jbbcode/jbbcode
537948 Downloads
A lightweight but extensible BBCode parser written in PHP 5.3.
matecat/xliff-parser
142994 Downloads
A Xliff parser written in PHP
raml-org/raml-php-parser
329661 Downloads
A RAML parser built in php
league/uri-query-parser
371599 Downloads
parse and build a query string the right way in PHP
readdle/app-store-receipt-verification
222349 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
chriskonnertz/bbcode
283412 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
siketyan/yarn-lock
62082 Downloads
A Parser Library for yarn.lock in PHP.
zenthangplus/html-dom-parser
19123 Downloads
A Simple HTML DOM parser written in PHP let you manipulate HTML in a easy way with CSS Selector.
lysice/php-simple-html-dom-parser
50366 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.