2017 © Pedro Peláez
 

library reg-domain

RegisteredDomain is a simple library to extract the hostname from an URL in a consistent manner

image

dandydev/reg-domain

RegisteredDomain is a simple library to extract the hostname from an URL in a consistent manner

  • Tuesday, November 27, 2012
  • by DandyDev
  • Repository
  • 1 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

RegisteredDomain

RegisteredDomain is a simple library to extract the hostname from an URL in a consistent manner. It is based on the PHP version of the reg-dom-libs. The License is kept from the original, because the code hasn't changed much, except for making it PHP5.3 compatible, removing deprecated short-style PHP tags and replacing deprecated elements, and putting it under Composer package control., (*1)

I will try to keep it updated as new TLDs get added., (*2)

The Versions

27/11 2012

dev-master

9999999-dev http://dandydev.net

RegisteredDomain is a simple library to extract the hostname from an URL in a consistent manner

  Sources   Download

ASF

The Requires

  • php >=5.3.0

 

by Daan Debie

parse domain extraction