PHPackages                             jyil/message-notify - 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. jyil/message-notify

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

jyil/message-notify
===================

MIT

1.0.0(3y ago)05MITPHPPHP &gt;=7.3

Since Dec 12Pushed 3y agoCompare

[ Source](https://github.com/jyiL/message-notify)[ Packagist](https://packagist.org/packages/jyil/message-notify)[ RSS](/packages/jyil-message-notify/feed)WikiDiscussions master Synced today

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

消息通知组件
------

[](#消息通知组件)

功能
--

[](#功能)

- 监控发送应用异常
- 支持多种通道(钉钉群机器人、飞书群机器人、邮件、QQ 频道机器人、企业微信群机器人)
- 支持扩展自定义通道

环境要求
----

[](#环境要求)

- hyperf &gt;= 2.0

安装
--

[](#安装)

```
composer require jyil/message-notify -vvv
```

配置文件
----

[](#配置文件)

发布配置文件`config/message.php`

```
hyperf vendor:publish jyil/message-notify
```

使用
--

[](#使用)

```
Notify::make()->setChannel(DingTalkChannel::class)
->setTemplate(Text::class)
->setTitle('标题')->setText('内容')->setAt(['all'])->setPipeline('info')
->send();
```

通道
--

[](#通道)

通道名称命名空间支持格式钉钉群\\MessageNotify\\Channel\\DingTalkChannelText、Markdown飞书群\\MessageNotify\\Channel\\FeiShuChannelText、Markdown企业微信群\\MessageNotify\\Channel\\WechatChannelText、Markdown格式
--

[](#格式)

格式名称命名空间Text\\MessageNotify\\Template\\TextMarkdown\\MessageNotify\\Template\\Markdown协议
--

[](#协议)

MIT 许可证（MIT）。有关更多信息，请参见[协议文件](LICENSE)。

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

1299d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/091f11a0bdfb28899eb734427e3544617f10f1176bec9084db9d65d207262605?d=identicon)[jyiL](/maintainers/jyiL)

---

Top Contributors

[![VinchanGit](https://avatars.githubusercontent.com/u/38177046?v=4)](https://github.com/VinchanGit "VinchanGit (8 commits)")[![jyiL](https://avatars.githubusercontent.com/u/19472992?v=4)](https://github.com/jyiL "jyiL (3 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/jyil-message-notify/health.svg)

```
[![Health](https://phpackages.com/badges/jyil-message-notify/health.svg)](https://phpackages.com/packages/jyil-message-notify)
```

###  Alternatives

[vinchan/message-notify

MIT

3313.6k](/packages/vinchan-message-notify)[maize-tech/laravel-email-domain-rule

Laravel Email Domain Rule

612.0k](/packages/maize-tech-laravel-email-domain-rule)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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