Download the PHP package coderzhao/message-notify without Composer
On this page you can find all versions of the php package coderzhao/message-notify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download coderzhao/message-notify
More information about coderzhao/message-notify
Files in coderzhao/message-notify
Download coderzhao/message-notify
More information about coderzhao/message-notify
Files in coderzhao/message-notify
Vendor coderzhao
Package message-notify
Short Description Hyperf DingTalk Mail Wechat FeiShu message
License MIT
Package message-notify
Short Description Hyperf DingTalk Mail Wechat FeiShu message
License MIT
Please rate this library. Is it a good library?
Informations about the package message-notify
消息通知组件
hyperf异常监控报警通知(钉钉群机器人、飞书群机器人、邮件、QQ 频道机器人、企业微信群机器人)支持hyperf3.1+
功能
- 监控发送应用异常
- 支持多种通道(钉钉群机器人、飞书群机器人、邮件、QQ 频道机器人、企业微信群机器人)
- 支持扩展自定义通道
环境要求
- hyperf >= 3.1
安装
配置文件
发布配置文件config/message.php
使用
通道
通道名称 | 命名空间 | 支持格式 |
---|---|---|
钉钉群 | \MessageNotify\Channel\DingTalkChannel | Text、Markdown |
飞书群 | \MessageNotify\Channel\FeiShuChannel | Text、Markdown |
企业微信群 | \MessageNotify\Channel\WechatChannel | Text、Markdown |
格式
格式名称 | 命名空间 |
---|---|
Text | \MessageNotify\Template\Text |
Markdown | \MessageNotify\Template\Markdown |
协议
MIT 许可证(MIT)。有关更多信息,请参见协议文件。
参考内容
完全照搬对应下面的项目,只是为了解决一些在3.1+以上版本的bug,做了小小的修改和完善 VinchanGit/message-notify
All versions of message-notify with dependencies
PHP Build Version
Package Version
The package coderzhao/message-notify contains the following files
Loading the files please wait ....