rimelek / url-handler
URL handler parse URLs
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/rimelek/url-handler
Requires
- php: >=5.6
This package is auto-updated.
Last update: 2025-09-29 03:07:22 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.