Download the PHP package gravitymedia/uri without Composer
On this page you can find all versions of the php package gravitymedia/uri. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gravitymedia/uri
More information about gravitymedia/uri
Files in gravitymedia/uri
Download gravitymedia/uri
More information about gravitymedia/uri
Files in gravitymedia/uri
Vendor gravitymedia
Package uri
Short Description A PHP library for generating RFC 3986 compliant uniform resource identifiers (URI).
License MIT
Package uri
Short Description A PHP library for generating RFC 3986 compliant uniform resource identifiers (URI).
License MIT
Please rate this library. Is it a good library?
Informations about the package uri
Uniform Resource Identifier (URI)
A PHP library for generating RFC 3986 compliant uniform resource identifiers (URI).
Requirements
This library has the following requirements:
- PHP 5.6+
Installation
Install Composer in your project:
Require the package via Composer:
Usage
This example illustrates te basic usage of an URI object.
The URI also supports URN syntax.
Use the SchemeRegistry
to support additional schemes and normalize the the URI string.
The AbstractQuery
class allows to define and manipulate the query string.
All versions of uri with dependencies
PHP Build Version
Package Version
The package gravitymedia/uri contains the following files
Loading the files please wait ....