Libraries tagged by parse_str
league/uri
147583640 Downloads
URI manipulation library
league/uri-interfaces
146059882 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
nyholm/dsn
19328827 Downloads
Parse your DSN strings in a powerful and flexible way
guzzlehttp/guzzle-services
9303843 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
oscarotero/html-parser
3793962 Downloads
Parse html strings to DOMDocument
vstelmakh/url-highlight
651070 Downloads
Library to parse urls from string input
adamlc/address-format
178350 Downloads
A PHP library to parse street addresses to localized formats
league/uri-query-parser
327336 Downloads
parse and build a query string the right way in PHP
pimcore/search-query-parser
465085 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
klkvsk/json-decode-stream
50542 Downloads
JSON streaming reader
dsentker/url-signature
38853 Downloads
A secure URI generation and validation library
markus-g/price-parser
12752 Downloads
Parses prices or money strings
clue/arguments
180551 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
donatj/printf-parser
49810 Downloads
PHP printf-syntax compatible printf string parser. Parses printf strings into a stream of lexemes.
donatj/php-ini-builder
117940 Downloads
PHP `parse_ini_string` Compatible INI Builder