Libraries tagged by parse_str
nafisc/parameterparser
12409 Downloads
A library for parsing strings of parameters
scn/udger-php
29923 Downloads
PHP agent string parser based on Udger https://udger.com/products/local_parser
crossjoin/browscap
234347 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.
kouinkouin/street-parser
2720 Downloads
A PHP library to split an address street to street, number, box, ...
alexanderpavlov/stream-parser
2525 Downloads
PHP Multiformat Streaming Parser
sburba/strict-json
7976 Downloads
A strict and basic json parser
phug/parser
89554 Downloads
Pug (ex-Jade) parser for PHP, HTML template engine structured by indentation
solodkiy/mysql-error-parser
24 Downloads
Parsing MySQL error messages to structured format
roelofjan-elsinga/content-to-html-parser
4799 Downloads
This package converts content from strings or files to HTML strings to be rendered on a page
mistralys/php-sprintf-parser
76 Downloads
Parser to find all sprintf format placeholders in a string, and get information on them.
flowd/emoji-parser
5497 Downloads
Extract Emoji data from a string
league/commonmark-ext-strikethrough
63943 Downloads
Strikethrough support for the PHP League's CommonMark Markdown parser
im0rtality/jsonstreamingparser
30014 Downloads
A streaming parser for JSON in PHP.
kjantzer/ponipar
11041 Downloads
Stream-based PHP ONIX parser library.
theoaks/relative-datetime-format-builder
1430 Downloads
Object Oriented approach to building the different relative date/time formats that the strtotime(), DateTime and date_create() parser understands.