PHPackages                             maastermedia/phpwhois - 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. maastermedia/phpwhois

Abandoned → [petk/phpwhois](/?search=petk%2Fphpwhois)Library[Utility &amp; Helpers](/categories/utility)

maastermedia/phpwhois
=====================

Whois for PHP

v0.0.2(1y ago)7139.9k8MITPHPPHP &gt;=8.1

Since May 19Pushed 1y agoCompare

[ Source](https://github.com/petk/phpwhois)[ Packagist](https://packagist.org/packages/maastermedia/phpwhois)[ Docs](https://github.com/petk/phpwhois)[ RSS](/packages/maastermedia-phpwhois/feed)WikiDiscussions master Synced today

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

PhpWhois
========

[](#phpwhois)

[![Test workflow](https://github.com/petk/phpwhois/actions/workflows/tests.yaml/badge.svg)](https://github.com/petk/phpwhois/actions/workflows/tests.yaml/badge.svg)

About
-----

[](#about)

**Warning**: This library is in development phase and is not stable for real usage yet.

PhpWhois library is inspired by PHPWhois.org library and others, but aims to be updated for more recent version of PHP and with more domain servers.

Requirements
------------

[](#requirements)

PhpWhois library requires PHP 8.1.

Documentation
-------------

[](#documentation)

### Installation

[](#installation)

You can install the PhpWhois library with Composer (recommended way):

```
composer require petk/phpwhois
```

### Autoloading

[](#autoloading)

You can load PhpWhois library by using Composer's autoloader:

```
