rimelek/url-handler

URL handler parse URLs

1.0.0-rc.1 2023-11-02 12:49 UTC

This package is auto-updated.

Last update: 2024-05-01 00:11:09 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.