Download the PHP package esd/ding-plugin without Composer
On this page you can find all versions of the php package esd/ding-plugin. 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 ding-plugin
钉钉扩展包,当前只封装了 hook 功能
针对项目异常报错,通知钉钉群
安装
配置参数
添加 DingPlugin 插件
通用响应
参数 | 类型 | 是否必须 | 描述 |
---|---|---|---|
success | bool | 是 | true:操作成功 false:操作失败 |
message | string | 是 | 结果说明 |
data | array | 否 | 返回数据 |
使用
-
生成钉钉对象
-
发送文本消息
-
发送链接消息
-
发送Markdown消息
-
发送ActionCard
- 发送FeedCard
参考项目
License
The MIT License (MIT). Please see License File for more information.
All versions of ding-plugin with dependencies
PHP Build Version
Package Version
Requires
esd/esd-core Version
~0.1
esd/saber-plugin Version ~0.1
esd/aop-plugin Version ~0.1
ext-curl Version *
esd/saber-plugin Version ~0.1
esd/aop-plugin Version ~0.1
ext-curl Version *
The package esd/ding-plugin contains the following files
Loading the files please wait ....