An open API service indexing awesome lists of open source software.

https://github.com/arall/whois

PHP class to retrieve WHOIS information.
https://github.com/arall/whois

Last synced: 5 months ago
JSON representation

PHP class to retrieve WHOIS information.

Awesome Lists containing this project

README

          

# Whois

[![Build Status](https://travis-ci.org/arall/whois.svg)](https://travis-ci.org/arall/whois) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/arall/whois/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/arall/whois/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/arall/whois/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/arall/whois/?branch=master)

PHP class to retrieve WHOIS information.

# Install

Add the package in your composer.json by executing the command.

```
composer require arall/whois