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

https://github.com/ivmoiseev/uriparser

PHP URI parser, that I use in my simple scripts.
https://github.com/ivmoiseev/uriparser

dynamic-subdomains php uri-parser url url-parser

Last synced: 11 months ago
JSON representation

PHP URI parser, that I use in my simple scripts.

Awesome Lists containing this project

README

          

# uriparser
PHP URI parser, that I use in my simple scripts.

Support dynamic subdomains.
I will add manual later.