PHPackages                             alienx998/feishu-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. alienx998/feishu-msg

ActiveLibrary

alienx998/feishu-msg
====================

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

v1.1.9(4y ago)020MITPHPPHP &gt;=5.4

Since Feb 25Pushed 4y agoCompare

[ Source](https://github.com/alienX998/feishu-robot-msg)[ Packagist](https://packagist.org/packages/alienx998/feishu-msg)[ RSS](/packages/alienx998-feishu-msg/feed)WikiDiscussions main Synced today

READMEChangelog (2)DependenciesVersions (11)Used By (0)

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

[](#feishu-msg)

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

关于
==

[](#关于)

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

需求
==

[](#需求)

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

安装
==

[](#安装)

```
composer require alienx998/feishu-msg
```

示例
==

[](#示例)

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

/*
* function: noticeMsg
* @param string $title 发送标题
* @param string $content 发送text内容
* @param string $other 发送其他标签内容
*/
\Feishu\SendMsg::noticeMsgNew('title','content','other');
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

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 ~13 days

Recently: every ~0 days

Total

10

Last Release

1780d ago

PHP version history (3 changes)v1.1.1PHP &gt;=5.3

v1.1.3PHP &gt;=5.4

v1.1.7PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/f2c7744c6754a63ea777058fbeffc51cf862b3a18d3e1378a04da92c0039f245?d=identicon)[alienX998](/maintainers/alienX998)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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