Libraries tagged by parser in php
bcncommerce/json-stream
1845869 Downloads
A bundle of tools to work with JSON in PHP
avadim/fast-excel-reader
296703 Downloads
Lightweight and very fast XLSX Excel Spreadsheet Reader in PHP
readdle/app-store-server-api
197397 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
108206 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
jbbcode/jbbcode
468740 Downloads
A lightweight but extensible BBCode parser written in PHP 5.3.
matecat/xliff-parser
84365 Downloads
A Xliff parser written in PHP
raml-org/raml-php-parser
312928 Downloads
A RAML parser built in php
tivie/htaccess-parser
409764 Downloads
A .htaccess parser and validator implemented in PHP
league/uri-query-parser
321581 Downloads
parse and build a query string the right way in PHP
drnxloc/laravel-simple-html-dom
243557 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
92079 Downloads
MIME parser written in pure PHP for parsing raw emails (.eml) files.
dallgoot/yaml
83437 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
130729 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
chriskonnertz/bbcode
230533 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
lysice/php-simple-html-dom-parser
26779 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.