Libraries tagged by parse_str
league/uri-interfaces
233160403 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
234568219 Downloads
URI manipulation library
nyholm/dsn
24110602 Downloads
Parse your DSN strings in a powerful and flexible way
guzzlehttp/guzzle-services
10961214 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
5561441 Downloads
Parse html strings to DOMDocument
vstelmakh/url-highlight
944062 Downloads
Library to parse urls from string input
clue/arguments
195055 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
adamlc/address-format
204305 Downloads
A PHP library to parse street addresses to localized formats
league/uri-query-parser
369768 Downloads
parse and build a query string the right way in PHP
pimcore/search-query-parser
553726 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
bakame/http-structured-fields
3669 Downloads
A PHP library that parses, validates and serializes HTTP structured fields according to RFC9561 and RFC8941
klkvsk/json-decode-stream
62217 Downloads
JSON streaming reader
dsentker/url-signature
44132 Downloads
A secure URI generation and validation library
yurunsoft/doctrine-annotations
151127 Downloads
PHP Doctrine DocBlock Annotations Parser library that lets you parse structured data out of PHP docblocks for use with other functionality.
donatj/printf-parser
65759 Downloads
PHP printf-syntax compatible printf string parser. Parses printf strings into a stream of lexemes.