2017 © Pedro Peláez
 

library uri-parser

userland URI parser RFC 3986 compliant

image

league/uri-parser

userland URI parser RFC 3986 compliant

  • Thursday, June 14, 2018
  • by nyamsprod
  • Repository
  • 5 Watchers
  • 123 Stars
  • 356,452 Installations
  • PHP
  • 7 Dependents
  • 1 Suggesters
  • 7 Forks
  • 1 Open issues
  • 15 Versions
  • 37 % Grown

The README.md

League Uri Parser

Build Status Latest Version, (*1)

This package contains a userland PHP uri parser compliant with RFC 3986., (*2)

THIS PACKAGE IS ON MAINTENANCE MODE SINCE 2019-10-18, FOR ANY NEW PROJECT PLEASE USE league/uri v6+

System Requirements

You need:, (*3)

  • PHP >= 7.0 but the latest stable version of PHP is recommended

While the library no longer requires the ext/intl extension, it is strongly advise to install this extension if you are dealing with URIs containing non-ASCII host. Without the extension, the parser will throw an exception if such URI is parsed., (*4)

Installation

$ composer require league/uri-parser

Documentation

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

Testing

League Uri Parser has a :, (*6)

  • a PHPUnit test suite
  • a coding style compliance test suite using PHP CS Fixer.
  • a code analysis compliance test suite using PHPStan.

To run the tests, run the following command from the project folder., (*7)

bash $ composer test, (*8)

Contributing

Contributions are welcome and will be fully credited. Please see CONTRIBUTING and CONDUCT for details., (*9)

Security

If you discover any security related issues, please email nyamsprod@gmail.com instead of using the issue tracker., (*10)

Credits

License

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

The Versions

14/06 2018

dev-develop

dev-develop https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

parser url uri parse_url rfc3986 rfc3987

13/03 2018

dev-master

9999999-dev https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

parser url uri parse_url rfc3986 rfc3987

13/03 2018

1.4.0

1.4.0.0 https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

parser url uri parse_url rfc3986 rfc3987

01/12 2017

1.3.0

1.3.0.0 https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • ext-intl *
  • php >=7.0.0

 

The Development Requires

parser url uri parse_url rfc3986

20/10 2017

1.2.0

1.2.0.0 https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • ext-intl *
  • php >=7.0.0

 

The Development Requires

parser url uri parse_url rfc3986

25/09 2017

1.1.0

1.1.0.0 https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • ext-intl *
  • php >=7.0.0

 

The Development Requires

parser url uri parse_url rfc3986

19/04 2017

1.0.5

1.0.5.0 https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • ext-intl *
  • php >=7.0.0

 

The Development Requires

parser url uri parse_url rfc3986

01/03 2017

1.0.4

1.0.4.0 https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • ext-intl *
  • php >=7.0.0

 

The Development Requires

parser url uri parse_url rfc3986

06/02 2017

1.0.3

1.0.3.0 https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • ext-intl *
  • php >=7.0.0

 

The Development Requires

parser url uri parse_url rfc3986

19/01 2017

1.0.2

1.0.2.0 https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • ext-intl *
  • php >=7.0.0

 

The Development Requires

parser url uri parse_url rfc3986

13/01 2017

1.0.1

1.0.1.0 https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • ext-intl *
  • php >=7.0.0

 

The Development Requires

parser url uri parse_url rfc3986

04/01 2017

1.0.0

1.0.0.0 https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • ext-intl *
  • php >=5.6.0

 

The Development Requires

parser url uri parse_url rfc3986

09/12 2016

0.3.0

0.3.0.0 https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • ext-intl *
  • php >=5.6.0

 

The Development Requires

parser url uri parse_url rfc3986

02/11 2016

0.2.0

0.2.0.0 https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • ext-mbstring *
  • ext-intl *
  • php >=5.6.0

 

The Development Requires

parser url uri parse_url rfc3986

17/10 2016

0.1.0

0.1.0.0 https://github.com/thephpleague/uri-parser

userland URI parser RFC 3986 compliant

  Sources   Download

MIT

The Requires

  • ext-mbstring *
  • ext-intl *
  • php >=5.6.0

 

The Development Requires

parser url uri parse_url rfc3986