Download the PHP package php-feishu/robot-msg without Composer
On this page you can find all versions of the php package php-feishu/robot-msg. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-feishu/robot-msg
More information about php-feishu/robot-msg
Files in php-feishu/robot-msg
Download php-feishu/robot-msg
More information about php-feishu/robot-msg
Files in php-feishu/robot-msg
Vendor php-feishu
Package robot-msg
Short Description Flying Book sending warning message robot
License MIT
Package robot-msg
Short Description Flying Book sending warning message robot
License MIT
Please rate this library. Is it a good library?
Informations about the package robot-msg
feishu-robot-msg
一款对接飞书机器人发送消息轻量级工具
关于
一款轻量级的飞书机器人通知工具,支持PHP签名验证
需求
使用即时通知,常使用来告警,业务通知
安装
示例
require __DIR__ . '/vendor/autoload.php';
/*
* function: noticeMsg
* @param string $title 发送标题
* @param string $content 发送内容
* @param string $developer 具体开发者,在项目尽量使用常量定义
*/
\Feishu\SendMsg::noticeMsg('通知标题','通知的具体内容','jackin.chen');
All versions of robot-msg with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package php-feishu/robot-msg contains the following files
Loading the files please wait ....