webignition / url

Represents a URL, a library to be used in many other places. Applies semantically-lossless normalisation for comparisons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL

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

About

Represents a URL, a library to be used in many other places. Applies semantically-lossless normalisation for comparisons.

License:MIT License


Languages

Language:PHP 100.0%