tianmiao/robot

There is no license information available for the latest version (v1.1.1) of this package.

v1.1.1 2023-06-30 09:12 UTC

This package is auto-updated.

Last update: 2024-10-30 02:36:59 UTC


README

机器人消息推送,支持消息类型:文本,卡片,图片等。现支持机器人:企业微信、钉钉、飞书

环境要求

  • PHP >= 5.6

安装(composer包)

composer require tianmiao/robot

示例

Tianmiao\Robot::getInstance()->sendMsg("hello word");