Libraries tagged by parse_str
league/uri-interfaces
113116267 Downloads
Common interfaces and classes for URI representation and interaction
league/uri
114761731 Downloads
URI manipulation library
nyholm/dsn
17515673 Downloads
Parse your DSN strings in a powerful and flexible way
guzzlehttp/guzzle-services
8684203 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
3123002 Downloads
Parse html strings to DOMDocument
vstelmakh/url-highlight
566234 Downloads
Library to parse urls from string input
clue/arguments
171722 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
adamlc/address-format
168500 Downloads
A PHP library to parse street addresses to localized formats
league/uri-query-parser
314568 Downloads
parse and build a query string the right way in PHP
pimcore/search-query-parser
422705 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
klkvsk/json-decode-stream
44786 Downloads
JSON streaming reader
dsentker/url-signature
37600 Downloads
A secure URI generation and validation library
markus-g/price-parser
4645 Downloads
Parses prices or money strings
donatj/printf-parser
43233 Downloads
PHP printf-syntax compatible printf string parser. Parses printf strings into a stream of lexemes.
donatj/php-ini-builder
111872 Downloads
PHP `parse_ini_string` Compatible INI Builder