Skip to content

A lightweight wrapper written in PHP for the domain and IP Whois API provided by whoisapi.eu

License

Notifications You must be signed in to change notification settings

whoisapi/WHOIS-API-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHOIS API PHP

A lightweight wrapper written in PHP for the domain and IP Whois API provided by whoisapi.eu

Install

The package is PSR-4 compliant, either use a package manager or a standards compliant autoloader (like the one included in the examples directory).

Via composer: composer require whoisapi/adapter

Requirements

Notes

We have chosen to not make use of exceptions for error communication due to their impact on speed of code execution and relative difficulty for beginners.

About

A lightweight wrapper written in PHP for the domain and IP Whois API provided by whoisapi.eu

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages