Download the PHP package firezihai/message-notice without Composer
On this page you can find all versions of the php package firezihai/message-notice. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package message-notice
message-notice
功能
- 用于发送应用异常、工作等通知
- 支持多平台,如钉钉、企业微信
- 支持自定义发送平台
安装
使用
配置多个消息通知平台
当你需要多个平台发送不同的消息通知时,可以配置多个平台
-
配置
- 使用
自定义消息通知平台
实现 MessageInterface
接口
-
编写平台驱动类
- 配置驱动类
配置新的驱动类
自定义 token 储存方式
默认使用 文件 储存,如果你想使用数据库储存,可自定义储存驱动,只要实现 AccessTokenInterface
类即可.
-
编写储存类
- 配置
在配置中配置新的储存驱动类
All versions of message-notice with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.5
symfony/cache Version ^5.4
psr/simple-cache Version ^1.0|^2.0|^3.0
symfony/cache Version ^5.4
psr/simple-cache Version ^1.0|^2.0|^3.0
The package firezihai/message-notice contains the following files
Loading the files please wait ....