Libraries tagged by parser in php
bcncommerce/json-stream
1964105 Downloads
A bundle of tools to work with JSON in PHP
avadim/fast-excel-reader
388431 Downloads
Lightweight and very fast XLSX Excel Spreadsheet Reader in PHP
readdle/app-store-server-api
251224 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
115280 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
jbbcode/jbbcode
486414 Downloads
A lightweight but extensible BBCode parser written in PHP 5.3.
matecat/xliff-parser
98648 Downloads
A Xliff parser written in PHP
raml-org/raml-php-parser
319108 Downloads
A RAML parser built in php
league/uri-query-parser
331355 Downloads
parse and build a query string the right way in PHP
corveda/php-sandbox
70359 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
drnxloc/laravel-simple-html-dom
295522 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
104092 Downloads
MIME parser written in pure PHP for parsing raw emails (.eml) files.
dallgoot/yaml
97028 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
157510 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
chriskonnertz/bbcode
247052 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
29877 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.