PHPackages                             lidaqi/domain\_check - 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. lidaqi/domain\_check

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

lidaqi/domain\_check
====================

lidaqi/domainCheck

1.02(6y ago)09MITPHP

Since May 24Pushed 1y agoCompare

[ Source](https://github.com/lidaqi001/domainCheck)[ Packagist](https://packagist.org/packages/lidaqi/domain_check)[ RSS](/packages/lidaqi-domain-check/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

domainCheck
===========

[](#domaincheck)

> 该项目为公司自用

```
use domainCheck\src\DomainForCheckService;

$service = new DomainForCheckService();

// 检测域名
$service->apiUrl = '域名检测api地址';
$service->check(url); 	// true / false

// 发送钉钉消息
$service->webhook = '钉钉机器人api地址';
$service->dingtalk(link);

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

3

Last Release

2547d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/32251554?v=4)[lidaqi](/maintainers/lidaqi001)[@lidaqi001](https://github.com/lidaqi001)

---

Top Contributors

[![lidaqi001](https://avatars.githubusercontent.com/u/32251554?v=4)](https://github.com/lidaqi001 "lidaqi001 (10 commits)")

### Embed Badge

![Health badge](/badges/lidaqi-domain-check/health.svg)

```
[![Health](https://phpackages.com/badges/lidaqi-domain-check/health.svg)](https://phpackages.com/packages/lidaqi-domain-check)
```

###  Alternatives

[eftec/autoloadone

AutoloadOne is a program that generates an autoload class for PHP.

403.4k](/packages/eftec-autoloadone)

PHPackages © 2026

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