PHPackages                             azurre/php-whois - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. azurre/php-whois

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

azurre/php-whois
================

Whois client

1.0.2(7y ago)0642MITPHPPHP &gt;=5.6

Since Nov 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/azurre/php-whois)[ Packagist](https://packagist.org/packages/azurre/php-whois)[ RSS](/packages/azurre-php-whois/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

php-whois
=========

[](#php-whois)

PHP class to retrieve WHOIS information.

Installation
============

[](#installation)

Install composer in your project:

```
curl -s https://getcomposer.org/installer | php

```

Require the package with composer:

```
composer require azurre/php-whois

```

Usage
=====

[](#usage)

```
