Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crwlrsoft/query-string

A library for convenient handling of query strings used in HTTP requests.
https://github.com/crwlrsoft/query-string

hacktoberfest http manipulation php query query-string querystring querystrings requests string

Last synced: 6 days ago
JSON representation

A library for convenient handling of query strings used in HTTP requests.

Awesome Lists containing this project

README

        

crwlr.software logo

# A Convenient Way to Work with Query Strings

This library provides a very convenient API to create, access and
manipulate query strings used in HTTP GET (part of the URL) or POST
(part of the body) requests.

## Documentation

You can find the documentation at
[crwlr.software](https://www.crwlr.software/packages/query-string/v1.0/getting-started).

## Contributing

If you consider contributing something to this package,
read the [contribution guide (CONTRIBUTING.md)](CONTRIBUTING.md).