Libraries tagged by parse_str
lendable/name-parser
8024 Downloads
PHP library for parsing a string containing a full name into its parts
carpcai/address-parser
25614 Downloads
A PHP library covers PHP 5.4 to 7.3, split an address street to street, states, city, zipcode.
camilord/name-parser
2811 Downloads
PHP library for parsing a string containing a full name into its parts
league/commonmark-ext-strikethrough
64838 Downloads
Strikethrough support for the PHP League's CommonMark Markdown parser
sugarcraft/candy-ansi
2259 Downloads
ECMA-48 VT500 state machine — ANSI byte-stream parser with abstract Handler interface. Shared extraction from candy-vt.
sbwerewolf/xml-navigator
14747 Downloads
XmlExtractKit for PHP: Stream large XML, extract only what matters, and get plain PHP arrays.
drainerlight/php-pdf-decompressor
697 Downloads
Pure-PHP PDF decompressor: converts PDF 1.5+ cross-reference streams and object streams (ObjStm) into a classic PDF 1.4 structure, so parsers that only understand the traditional xref table (such as FPDI's free parser) can read them. A qpdf-free alternative — no external binaries.
cubiclesoft/to-composer
2857 Downloads
CubicleSoft PHP Software Development Libraries for Composer
cekurte/rql
88129 Downloads
A Resource Query Language to PHP
ahgsql/json-repair-php
5958 Downloads
PHP library to repair broken/invalid JSON strings, especially from LLM outputs
scn/udger-php
40773 Downloads
PHP agent string parser based on Udger https://udger.com/products/local_parser
firevel/includes
479 Downloads
A query-string include parser for Laravel APIs (JSON:API-style relationship loading).
crossjoin/browscap
234475 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.
crocodile2u/json-streamer
544 Downloads
Memory-efficient and fast streaming JSON parser
sburba/strict-json
11760 Downloads
A strict and basic json parser