PHPackages                             fuitad/vwhois - 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. fuitad/vwhois

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

fuitad/vwhois
=============

PHP Whois Client and Parser

v0.2.2-alpha(8y ago)246MITPHPPHP &gt;=5.4.0

Since Dec 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Fuitad/vWhois)[ Packagist](https://packagist.org/packages/fuitad/vwhois)[ RSS](/packages/fuitad-vwhois/feed)WikiDiscussions master Synced today

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

PHP Whois Client and Parser
===========================

[](#php-whois-client-and-parser)

This library is very heavily based on the Ruby libraries [whois](https://raw.githubusercontent.com/weppos/whois) and [whois-parser](https://github.com/weppos/whois-parser). It's a work in progress and a lot of parsers are not yet available.

I know there are other whois libraries for PHP that exists but I don't like how they returns the data. A cleaner and standard structure was important for me so I decided to create this package.

Absolutely not ready for production usage yet. I might make some breaking changes in the upcoming weeks. Use at your own risk.

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

[](#requirements)

- PHP &gt;= 5.4.0

Installation
------------

[](#installation)

```
composer require fuitad/vwhois
```

How to use
----------

[](#how-to-use)

```
use vWhois\vWhois;

$vWhois = new vWhois();

$whoisResult = $vWhois->lookup('google.com');
```

Credits
-------

[](#credits)

Again, this library wouldn't exist without the awesome [whois](https://raw.githubusercontent.com/weppos/whois) and [whois-parser](https://github.com/weppos/whois-parser) ruby gems.

Contributing
------------

[](#contributing)

[Pull requests](https://github.com/weppos/whois/pulls) are welcome. So many parsers are needed for all them TLDs O\_o.

License
-------

[](#license)

This is Free Software distributed under the MIT license.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

3118d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a64852765202368cc8417b043a766fe724c4fc3bbfa959d850f8820a6653cd96?d=identicon)[Fuitad](/maintainers/Fuitad)

---

Top Contributors

[![Fuitad](https://avatars.githubusercontent.com/u/263288?v=4)](https://github.com/Fuitad "Fuitad (17 commits)")

---

Tags

whois

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fuitad-vwhois/health.svg)

```
[![Health](https://phpackages.com/badges/fuitad-vwhois/health.svg)](https://phpackages.com/packages/fuitad-vwhois)
```

###  Alternatives

[illuminate/support

The Illuminate Support package.

582110.9M40.0k](/packages/illuminate-support)[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

292943.4k27](/packages/craftcms-feed-me)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

53675.5k16](/packages/solspace-craft-freeform)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40140.4k2](/packages/erlandmuchasaj-laravel-gzip)[japanese-date/japanese-date

日本の暦、祝日を取り扱うライブラリ

169.9k](/packages/japanese-date-japanese-date)[solspace/craft-calendar

The most powerful event management and calendaring plugin!

1831.6k1](/packages/solspace-craft-calendar)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
