johnsear / url-utils
Url Utils - URL parser, checker and more
0.3.3
2024-08-02 08:32 UTC
Requires
- php: ^7.2|8.*
- ext-curl: *
- ext-sockets: *
README
(c) 2023 by John_Sear
This Library containing useful Utilities to handle, parse, build and check URLs
Features
- Url as Object
- Build Urls
- Check & Validate Urls
- Easily get URL Parts like
Subdomain(s)
orQuery Parameters
- ...
Documentation
Full Documentation, i.e. installation with Composer, can be found here