2017 © Pedro Peláez
 

library uri-hostname-parser

ICANN base hostname parsing implemented in PHP.

image

league/uri-hostname-parser

ICANN base hostname parsing implemented in PHP.

  • Friday, February 16, 2018
  • by nyamsprod
  • Repository
  • 2 Watchers
  • 40 Stars
  • 255,100 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 56 % Grown

The README.md

Uri Hostname Parser

This package is EOL since 2018-02-16

This repository was a temporary workaround for, (*1)

You should instead use:, (*2)

Build Status Latest Version, (*3)

This package contains a lightweight domain parser using the Public Suffix List (PSL) ICANN section based on the excellent work by Jeremy Kendall., (*4)

WARNING: Some people use the PSL to determine what is a valid domain name and what isn't. This is dangerous, particularly in these days where new gTLDs are arriving at a rapid pace, if your software does not regularly receive PSL updates, because it will erroneously think new gTLDs are not valid. The DNS is the proper source for this in normal condition. If you must use it for this purpose, please do not bake static copies of the PSL into your software with no update mechanism., (*5)

System Requirements

You need:, (*6)

  • PHP >= 7.0 but the latest stable version of PHP is recommended
  • the mbstring extension
  • the intl extension
  • the curl extension

Dependencies

Installation

$ composer require league/uri-hostname-parser

Documentation

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

Contributing

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

Testing

Uri Hostname Parser has a PHPUnit test suite and a coding style compliance test suite using PHP CS Fixer. To run the tests, run the following command from the project folder., (*9)

~~~ bash $ composer test ~~~, (*10)

Security

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

Credits

License

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

Attribution

This work is based on a Fork of PHP Domain Parser, (*13)

The Versions

16/02 2018

dev-master

9999999-dev https://github.com/thephphleague/uri-hostname-parser

ICANN base hostname parsing implemented in PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires

public suffix list icann domain parsing

16/02 2018

1.1.1

1.1.1.0 https://github.com/thephphleague/uri-hostname-parser

ICANN base hostname parsing implemented in PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires

public suffix list icann domain parsing

30/01 2018

1.1.0

1.1.0.0 https://github.com/thephphleague/uri-hostname-parser

ICANN base hostname parsing implemented in PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires

public suffix list icann domain parsing

30/11 2017

1.0.4

1.0.4.0 https://github.com/thephphleague/uri-hostname-parser

ICANN base hostname parsing implemented in PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires

public suffix list icann domain parsing

30/11 2017

1.0.3

1.0.3.0 https://github.com/thephphleague/uri-hostname-parser

ICANN base hostname parsing implemented in PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires

public suffix list icann domain parsing

23/11 2017

1.0.2

1.0.2.0 https://github.com/thephphleague/uri-hostname-parser

ICANN base hostname parsing implemented in PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires

public suffix list icann domain parsing

22/11 2017

1.0.1

1.0.1.0 https://github.com/thephphleague/uri-hostname-parser

ICANN base hostname parsing implemented in PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires

public suffix list icann domain parsing

22/11 2017

1.0.0

1.0.0.0 https://github.com/thephphleague/uri-hostname-parser

ICANN base hostname parsing implemented in PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires

public suffix list icann domain parsing

21/11 2017

0.1.0

0.1.0.0 https://github.com/thephphleague/uri-hostname-parser

ICANN base hostname parsing implemented in PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires

public suffix list icann domain parsing