dandydev/reg-domain

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

dev-master 2012-11-27 12:41 UTC

This package is not auto-updated.

Last update: 2024-04-13 12:27:36 UTC


README

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.

I will try to keep it updated as new TLDs get added.