PHPackages                             php-feishu/robot-msg - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. php-feishu/robot-msg

ActiveFeishu-robot-extension[Framework](/categories/framework)

php-feishu/robot-msg
====================

Flying Book sending warning message robot

v1.1.2(5y ago)4975MITPHPPHP &gt;=5.3

Since Feb 25Pushed 5y ago1 watchersCompare

[ Source](https://github.com/yuncopy/feishu-robot-msg)[ Packagist](https://packagist.org/packages/php-feishu/robot-msg)[ RSS](/packages/php-feishu-robot-msg/feed)WikiDiscussions main Synced 6d ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

feishu-robot-msg
================

[](#feishu-robot-msg)

一款对接飞书机器人发送消息轻量级工具

关于
==

[](#关于)

一款轻量级的飞书机器人通知工具，支持PHP签名验证

需求
==

[](#需求)

使用即时通知，常使用来告警，业务通知

安装
==

[](#安装)

```
composer require php-feishu/robot-msg
```

示例
==

[](#示例)

```
require __DIR__ . '/vendor/autoload.php';

/*
* function: noticeMsg
* @param string $title 发送标题
* @param string $content 发送内容
* @param string $developer 具体开发者，在项目尽量使用常量定义
*/
\Feishu\SendMsg::noticeMsg('通知标题','通知的具体内容','jackin.chen');
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~4 days

Total

3

Last Release

1900d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9abcce2fe84808f12cdbc63c277e565a2c53ce39374759fb313e873839c45bd6?d=identicon)[yuncopy](/maintainers/yuncopy)

---

Top Contributors

[![yuncopy](https://avatars.githubusercontent.com/u/11610932?v=4)](https://github.com/yuncopy "yuncopy (1 commits)")

---

Tags

messagephpapiframeworkclasssendFeishurobotmsgfeishu-sdkphp-feishuapi-feishuphp-robot-library

### Embed Badge

![Health badge](/badges/php-feishu-robot-msg/health.svg)

```
[![Health](https://phpackages.com/badges/php-feishu-robot-msg/health.svg)](https://phpackages.com/packages/php-feishu-robot-msg)
```

###  Alternatives

[php-curl-class/php-curl-class

PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.

3.3k9.5M353](/packages/php-curl-class-php-curl-class)[digitalstars/simplevk

Powerful PHP library/framework for VK API bots, supporting LongPoll &amp; Callback &amp; OAuth

883.9k3](/packages/digitalstars-simplevk)[patricksavalle/slim-rest-api

Production-grade REST-API App-class for PHP SLIM, in production on https://zaplog.pro (https://api.zaplog.pro/v1)

101.4k](/packages/patricksavalle-slim-rest-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
