2017 © Pedro Peláez
 

library uri-interfaces

Common interface for URI representation

image

league/uri-interfaces

Common interface for URI representation

  • Tuesday, May 22, 2018
  • by nyamsprod
  • Repository
  • 4 Watchers
  • 43 Stars
  • 348,537 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 8 Versions
  • 39 % Grown

The README.md

Uri Interfaces

Software License Latest Version Total Downloads, (*1)

This package contains an interface to represents URI objects according to RFC 3986., (*2)

⚠️ this is a sub-split, for development, pull requests and issues, visit: https://github.com/thephpleague/uri-src, (*3)

System Requirements

You require PHP >= 8.1 but the latest stable version of PHP is recommended, (*4)

Handling of an IDN host requires the presence of the intl extension or a polyfill for the intl IDN functions like the symfony/polyfill-intl-idn otherwise an exception will be thrown when attempting to validate or interact with such a host., (*5)

IPv4 conversion requires at least one of the following:, (*6)

  • the GMP extension,
  • the BCMatch extension or
  • a 64-bits PHP version

otherwise an exception will be thrown when attempting to convert a host as an IPv4 address., (*7)

Install

$ composer require league/uri-interfaces

Documentation

Full documentation can be found at uri.thephpleague.com., (*8)

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

22/05 2018

dev-master

9999999-dev http://github.com/thephpleague/uri-interfaces

Common interface for URI representation

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

url uri rfc3986 rfc3987

22/05 2018

1.1.0

1.1.0.0 http://github.com/thephpleague/uri-interfaces

Common interface for URI representation

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

url uri rfc3986 rfc3987

21/05 2018

dev-develop

dev-develop http://github.com/thephpleague/uri-interfaces

Common interface for URI representation

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

url uri rfc3986 rfc3987

04/01 2017

1.0.0

1.0.0.0 http://github.com/thephpleague/uri-interfaces

Common interface for URI representation

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

url uri rfc3986 rfc3987

09/12 2016

0.4.0

0.4.0.0 http://github.com/thephpleague/uri-interfaces

Common interface for URI

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

url uri rfc3986 rfc3987

01/12 2016

0.3.0

0.3.0.0 http://github.com/thephpleague/uri-interfaces

Common interface for URI

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

url uri rfc3986 rfc3987

29/11 2016

0.2.0

0.2.0.0 http://github.com/thephpleague/uri-interfaces

Common interface for URI

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

url uri rfc3986 rfc3987

17/10 2016

0.1.0

0.1.0.0 http://github.com/thephpleague/uri-interfaces

Common interface for URI

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

url uri rfc3986 rfc3987