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.
- Host: GitHub
- URL: https://github.com/ivmoiseev/uriparser
- Owner: ivmoiseev
- Created: 2019-03-12T07:25:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T07:30:22.000Z (over 7 years ago)
- Last Synced: 2025-06-16T20:51:19.880Z (about 1 year ago)
- Topics: dynamic-subdomains, php, uri-parser, url, url-parser
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.