PHPackages                             chasie/laravel-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. chasie/laravel-whois

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

chasie/laravel-whois
====================

Whois Query Extension for Laravel.

09PHP

Since Apr 4Pushed 3y agoCompare

[ Source](https://github.com/chasie/laravel-whois)[ Packagist](https://packagist.org/packages/chasie/laravel-whois)[ RSS](/packages/chasie-laravel-whois/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-whois
=============

[](#laravel-whois)

 [![](https://github.com/larvatecn/laravel-whois/actions/workflows/php.yml/badge.svg)](https://github.com/larvatecn/laravel-whois/actions/workflows/php.yml) [![Stable Version](https://camo.githubusercontent.com/7fcaf8d7e3f07b49cbe9adcbc0cc8e9e1164de3540c40f56d65493205d0a86d2/68747470733a2f2f706f7365722e707567782e6f72672f6c617276612f6c61726176656c2d77686f69732f762f737461626c65)](https://packagist.org/packages/larva/laravel-whois) [![Total Downloads](https://camo.githubusercontent.com/422c8ff404921c186a25e01c4e4e332b9011da47c615d82674dd040b5694af8a/68747470733a2f2f706f7365722e707567782e6f72672f6c617276612f6c61726176656c2d77686f69732f646f776e6c6f616473)](https://packagist.org/packages/larva/laravel-whois) [![License](https://camo.githubusercontent.com/7bc80ded5c4318e2e9182305899aca1431cb9e41c90e658860a5c4eb5d1a192d/68747470733a2f2f706f7365722e707567782e6f72672f6c617276612f6c61726176656c2d77686f69732f6c6963656e7365)](https://packagist.org/packages/larva/laravel-whois)

Laravel 的 Whois 查询模块。

环境需求
----

[](#环境需求)

- PHP &gt;= 8.0.2

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

[](#installation)

```
composer require chasie/laravel-whois -vv
```

```
php artisan migrate
```

```
    $info = \Chasie\Whois\Whois::lookup('baidu.com', true);
    $info = \Chasie\Whois\Whois::lookupRaw('google.com');
```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 81.1% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7bebede3285c611d64a6b249b1f623ae423bbee39ec3067149cb7c466a9d83af?d=identicon)[chasie](/maintainers/chasie)

---

Top Contributors

[![xutl](https://avatars.githubusercontent.com/u/20939388?v=4)](https://github.com/xutl "xutl (30 commits)")[![chasie](https://avatars.githubusercontent.com/u/15343611?v=4)](https://github.com/chasie "chasie (3 commits)")[![xutongle](https://avatars.githubusercontent.com/u/46956076?v=4)](https://github.com/xutongle "xutongle (3 commits)")[![cca-bheath](https://avatars.githubusercontent.com/u/35047806?v=4)](https://github.com/cca-bheath "cca-bheath (1 commits)")

### Embed Badge

![Health badge](/badges/chasie-laravel-whois/health.svg)

```
[![Health](https://phpackages.com/badges/chasie-laravel-whois/health.svg)](https://phpackages.com/packages/chasie-laravel-whois)
```

###  Alternatives

[nystudio107/eagerbeaver

Allows you to eager load elements from auto-injected Entry elements on demand from your templates.

251.5k](/packages/nystudio107-eagerbeaver)

PHPackages © 2026

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