rimelek / url-handler
URL handler parse URLs
1.0.0-rc.1
2023-11-02 12:49 UTC
Requires
- php: >=5.6
This package is auto-updated.
Last update: 2024-10-31 00:23:45 UTC
README
URL handler library currently with a single class. It helps to parse and validate URLs and get specific components.
The original class was written 9 years ago and the this version is barely modified since then, except that a deprecated warning was fixed to work with modern PHP versions.
Documentations comes later.