Please consider using the the latest stable version for any production code.

Uri Components

Build Status Latest Version

This package contains concrete URI components object represented as immutable value object as well as function to ease component parsing.

List of URI component objects

Each URI component object implements the League\Uri\Components\ComponentInterface interface.

All URI components objects are located under the following namespace : League\Uri\Components

The following URI component objects are defined (order alphabetically):

System Requirements

You need:

Installation

$ composer require league/uri-components

Dependencies

Prior to version 1.4.0

Starting with version 1.4.0

The changes between dependencies was done to support PHP7.2+