PHPackages                             kukewang/dingding-notice - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. kukewang/dingding-notice

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

kukewang/dingding-notice
========================

v1.1.0(4y ago)128MITPHPPHP &gt;=7.4

Since Feb 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/lijiafeis/kuke-dingding-notice)[ Packagist](https://packagist.org/packages/kukewang/dingding-notice)[ RSS](/packages/kukewang-dingding-notice/feed)WikiDiscussions master Synced today

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

[Hyperf-dingding-notice](https://github.com/lijiafeis/kuke-dingding-notice)
---------------------------------------------------------------------------

[](#hyperf-dingding-notice)

Hyperf 框架的钉钉推送组件

安装配置
----

[](#安装配置)

1. 安装 `composer require kukewang/dingding-notice`
2. 发布配置文件 `php bin/hyperf.php vendor:publish kukewang/dingding-notice`

### 使用

[](#使用)

组件封装了三种类型

1. dingding-notice\\src\\Bean\\Markdown
2. dingding-notice\\src\\Bean\\Text
3. dingding-notice\\src\\Bean\\Link

```
   $markdown = new Markdown("这是标题", "这是内容");
   DingDingNotice::notice($markdown);

```

如果需要发送异常通知，可直接调用 `exceptionNotice(Throwable $e)` 方法 `DingDingNotice::exceptionNotice($e);`

当前组件还未对发送限制做优化

```
由于消息发送太频繁会严重影响群成员的使用体验，因此钉钉开放平台对自定义机器人发送消息的频率作出以下限制：

每个机器人每分钟最多发送20条消息到群里，如果超过20条，会限流10分钟。

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Total

3

Last Release

1584d ago

### Community

Maintainers

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

---

Top Contributors

[![lijiafeis](https://avatars.githubusercontent.com/u/17794991?v=4)](https://github.com/lijiafeis "lijiafeis (13 commits)")

---

Tags

phphyperf

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/kukewang-dingding-notice/health.svg)

```
[![Health](https://phpackages.com/badges/kukewang-dingding-notice/health.svg)](https://phpackages.com/packages/kukewang-dingding-notice)
```

###  Alternatives

[hyperf-ext/mail

The Hyperf Mail package.

1855.1k1](/packages/hyperf-ext-mail)[hyperf/odin

486.5k](/packages/hyperf-odin)

PHPackages © 2026

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