Libraries tagged by parse_str

league/uri-interfaces

538 Favers
279883000 Downloads

Common tools for parsing and resolving RFC3987/RFC3986 URI

Go to Download


league/uri

1160 Favers
281254065 Downloads

URI manipulation library

Go to Download


nyholm/dsn

106 Favers
25684958 Downloads

Parse your DSN strings in a powerful and flexible way

Go to Download


guzzlehttp/guzzle-services

256 Favers
11603663 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.

Go to Download


oscarotero/html-parser

17 Favers
6298309 Downloads

Parse html strings to DOMDocument

Go to Download


bakame/http-structured-fields

45 Favers
19423 Downloads

A PHP library that parses, validates and serializes HTTP structured fields according to RFC9561 and RFC8941

Go to Download


clue/arguments

31 Favers
199884 Downloads

The simple way to split your command line string into an array of command arguments in PHP.

Go to Download


adamlc/address-format

85 Favers
213403 Downloads

A PHP library to parse street addresses to localized formats

Go to Download


iliaal/nameparser

15 Favers
10611 Downloads

Parse a full-name string into its parts. Casing- and credential-aware fork of theiconic/name-parser, tuned for professional/clinician names.

Go to Download


league/uri-query-parser

39 Favers
382908 Downloads

parse and build a query string the right way in PHP

Go to Download


pimcore/search-query-parser

14 Favers
585139 Downloads

Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries

Go to Download


marcocesarato/sqlparser

31 Favers
48687 Downloads

This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.

Go to Download


klkvsk/json-decode-stream

4 Favers
65839 Downloads

JSON streaming reader

Go to Download


dsentker/url-signature

18 Favers
47317 Downloads

A secure URI generation and validation library

Go to Download


donatj/printf-parser

4 Favers
73755 Downloads

PHP printf-syntax compatible printf string parser. Parses printf strings into a stream of lexemes.

Go to Download


Next >>