Libraries tagged by parse_str

league/uri

1065 Favers
89634979 Downloads

URI manipulation library

Go to Download


league/uri-interfaces

463 Favers
87870751 Downloads

Common interfaces and classes for URI representation and interaction

Go to Download


nyholm/dsn

102 Favers
15609144 Downloads

Parse your DSN strings in a powerful and flexible way

Go to Download


guzzlehttp/guzzle-services

255 Favers
8101381 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
2568592 Downloads

Parse html strings to DOMDocument

Go to Download


vstelmakh/url-highlight

96 Favers
489548 Downloads

Library to parse urls from string input

Go to Download


clue/arguments

31 Favers
161413 Downloads

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

Go to Download


adamlc/address-format

82 Favers
159149 Downloads

A PHP library to parse street addresses to localized formats

Go to Download


league/uri-query-parser

39 Favers
299811 Downloads

parse and build a query string the right way in PHP

Go to Download


pimcore/search-query-parser

12 Favers
379916 Downloads

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

Go to Download


dsentker/url-signature

18 Favers
35926 Downloads

A secure URI generation and validation library

Go to Download


donatj/printf-parser

4 Favers
38014 Downloads

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

Go to Download


donatj/php-ini-builder

4 Favers
106941 Downloads

PHP `parse_ini_string` Compatible INI Builder

Go to Download


jabranr/csv-parser

10 Favers
21922 Downloads

Parse CSV data from a file, stream or string

Go to Download


marcocesarato/sqlparser

29 Favers
29184 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


Next >>