PHPackages                             dongfenghulian/alert-data-client - 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. dongfenghulian/alert-data-client

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

dongfenghulian/alert-data-client
================================

v0.0.5(3y ago)0899MITPHPPHP &gt;=8.0

Since Aug 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/dongfenghulian/alert-data-client)[ Packagist](https://packagist.org/packages/dongfenghulian/alert-data-client)[ RSS](/packages/dongfenghulian-alert-data-client/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (7)Versions (6)Used By (0)

发布配置

测试地址 正式地址

密钥 key=

签名 签名内容放到 header里 字段 sign

```
 $str = json_encode($json);
 $sign = md5(config('alert_client.key') . $str);

```

请求数据 data 为对应的字段信息

```
{
	"trackId": "用于跟踪数据",
	"alertId": "告警标识",
	"ip": "",
	"time_ms": "毫秒时间戳",
	"serviceName": "服务名称",
	"developerName": "开发者",
	"data": {
		"message": "自定义字段"
	}
}

```

curl 示例 curl -s -H "sign: aacef04fbeaf3bc898af2d8c3a581aba" -X POST -d '{"trackId":"","alertId":"disk-usage","ip":"","time\_ms":1660197046971,"serviceName":"DISK\_CHECK","developerName":"","data":{"hostname":"id-cq-market","local\_ip":"172.31.69.4","public\_ip":"8.215.77.167","disk\_usage\_percent":"54"}}'

```
 php bin/hyperf.php vendor:publish dongfenghulian/alert-data-client

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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 ~5 days

Total

5

Last Release

1409d ago

PHP version history (2 changes)v0.0.1PHP &gt;=7.3

v0.0.3PHP &gt;=8.0

### Community

Maintainers

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

---

Top Contributors

[![abke-at-dev](https://avatars.githubusercontent.com/u/134250888?v=4)](https://github.com/abke-at-dev "abke-at-dev (8 commits)")

---

Tags

phphyperf

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/dongfenghulian-alert-data-client/health.svg)

```
[![Health](https://phpackages.com/badges/dongfenghulian-alert-data-client/health.svg)](https://phpackages.com/packages/dongfenghulian-alert-data-client)
```

###  Alternatives

[hyperf/nano

Scale Hyperf application down to a single file

43413.9k2](/packages/hyperf-nano)[hyperf-ext/sms

The Hyperf SMS package.

254.4k](/packages/hyperf-ext-sms)

PHPackages © 2026

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