URL Normalizer

Package:
URL Normalizer
Summary:
Normalize URLs according to RFC 3986
Groups:
PHP 5, Text processing
Author:
Glen Scott
Description:
This class can be used to normalize URLs according to RFC 3986.

It can take a given URL and may fix it to perform syntax based normalization.

Specifically it may lower the case hexadecimal codes of encoded characters, decode characters which are not reserved, removed unnecessary relative path segments, and lower case of the URL scheme and host name.


Powered by Gewgley