This package is abandoned and no longer maintained. The author suggests using the webignition/uri package instead.

A PSR-7 UriInterface implementation. A normalizer for applying sixteen lossy and lossless normalizations.

3.0 2018-12-10 16:51 UTC

README

A PSR-7 UriInterface for modelling a URL and accessing/modifying components.

A Normalizer for applying a range of semantically-lossless, potentially-lossless or lossy normalizations, most commonly for comparison.

Replaced!

This package has been replaced by webiginition/uri. You should avoid using this in new projects, and migrate existing projects to the replacement.

Requirements

Upgrading from 2.x to 3.0

3.0 is by no means backwards-compatible with 2.x. Read the upgrade notes.

Documentation