PHPackages                             ltaooo/feishu - 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. [API Development](/categories/api)
4. /
5. ltaooo/feishu

ActiveLibrary[API Development](/categories/api)

ltaooo/feishu
=============

v1.1.1(1y ago)039PHPPHP &gt;=8.1

Since Jul 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/LTaooo/feishu)[ Packagist](https://packagist.org/packages/ltaooo/feishu)[ RSS](/packages/ltaooo-feishu/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

### Quick Start

[](#quick-start)

```
    // 发送文本消息
    $param = new GroupRobotParam("https://open.feishu.cn/open-apis/bot/v2/hook/xxxx");
    $param->setSecret('sGV5kv5aZUTXmG3H00mGBf');
    $message = new TextMessage('hello sign label');
    $robot = new GroupRobot($param);
    $result = $robot->send($message);

    // 更多示例参考tests
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

Total

3

Last Release

648d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4363b96a7fde66cfe0c89ad1cb1b6a38b67d5728ad105ae3602e3e3d0bc506a8?d=identicon)[LTaooo](/maintainers/LTaooo)

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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