Releases: flacle/simplePHPDomainParser
Releases · flacle/simplePHPDomainParser
First release, urls are searched for domains, and parsed into sub, registrable, and suffix.
This first release fulfils the initial requirements of parsing a URL to extract the domain and its components, such as its subdomain(s), the registrable domain, and the public suffix(es). This procedural utility reached version 1.0 can be used in production environments.