Libraries tagged by parser in php
parsica-php/parsica
93314 Downloads
The easiest way to build robust parsers in PHP.
tburry/pquery
462952 Downloads
A jQuery like html dom parser written in php.
bcncommerce/json-stream
1906083 Downloads
A bundle of tools to work with JSON in PHP
avadim/fast-excel-reader
340974 Downloads
Lightweight and very fast XLSX Excel Spreadsheet Reader in PHP
readdle/app-store-server-api
223208 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
112358 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
jbbcode/jbbcode
476738 Downloads
A lightweight but extensible BBCode parser written in PHP 5.3.
matecat/xliff-parser
91388 Downloads
A Xliff parser written in PHP
league/uri-query-parser
325973 Downloads
parse and build a query string the right way in PHP
drnxloc/laravel-simple-html-dom
266565 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.
vaibhavpandeyvpz/phemail
97954 Downloads
MIME parser written in pure PHP for parsing raw emails (.eml) files.
dallgoot/yaml
87191 Downloads
Provides loader, dumper and an API for YAML content. Loader builds to equivalent data types in PHP 8.x
readdle/app-store-receipt-verification
145160 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
chriskonnertz/bbcode
239938 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
jamesmoss/toml
30852 Downloads
A parser for TOML implemented in PHP.