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

ActiveLibrary

zhaiyuxin/feishu
================

v1.0.0(8mo ago)652↓100%1[1 issues](https://github.com/zhaiyuxin103/feishu/issues)MITPHPCI passing

Since Aug 26Pushed 6mo agoCompare

[ Source](https://github.com/zhaiyuxin103/feishu)[ Packagist](https://packagist.org/packages/zhaiyuxin/feishu)[ GitHub Sponsors](https://github.com/zhaiyuxin103)[ RSS](/packages/zhaiyuxin-feishu/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

Feishu SDK
==========

[](#feishu-sdk)

[![Latest Version on Packagist](https://camo.githubusercontent.com/05573b94ad64fc18e8e7498dcbcdf0aa40ef7843cf542bcae5dcf92c2a2707fc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a686169797578696e2f6665697368753f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/zhaiyuxin/feishu)[![Total Downloads on Packagist](https://camo.githubusercontent.com/047a69582bdb624b0dd0828629cdc60415a2c64af7bfd644aec9f4be470d3fa1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a686169797578696e2f6665697368753f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/zhaiyuxin/feishu)[![Software License](https://camo.githubusercontent.com/9897f4467850972a38c7db9a4d38280b8fcdac0ada00e9c8c0a72ecfa8551653/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666f722d7468652d6261646765)](LICENSE)[![Build Status](https://camo.githubusercontent.com/cf327c885d4e980d7001d3a66776250201006fba36bbb34a8a8311ce0bfb4c84/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7a686169797578696e3130332f6665697368752f74657374732e796d6c3f7374796c653d666f722d7468652d6261646765)](https://github.com/zhaiyuxin103/feishu/actions)[![Code Coverage](https://camo.githubusercontent.com/8762a5c24d466d6c842aa3d33ba5f07a3d44e4e918b398f810a42940d5aa4730/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f7a686169797578696e3130332f6665697368753f7374796c653d666f722d7468652d6261646765)](https://codecov.io/gh/zhaiyuxin103/feishu)

A clean and powerful PHP SDK for Feishu (Lark) API with Laravel integration.

Installation
------------

[](#installation)

```
composer require zhaiyuxin/feishu
```

Quick Start
-----------

[](#quick-start)

```
use Yuxin\Feishu\Facades\Feishu;

// Send a message
Feishu::message()->send('user_id', 'text', 'Hello, World!');

// Search for a group
$chatId = Feishu::group()->search('group_name');

// Get user info
$userInfo = Feishu::user()->getInfo('user_id');

// Get access token
$token = Feishu::accessToken()->getToken();
```

Documentation
-------------

[](#documentation)

For complete documentation, visit our [documentation site](https://feishu-nine.vercel.app/).

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING.md](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

License
-------

[](#license)

The Feishu SDK is open-sourced software licensed under the [MIT license](LICENSE).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance60

Regular maintenance activity

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 80% 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

Unknown

Total

1

Last Release

259d ago

### Community

Maintainers

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

---

Top Contributors

[![zhaiyuxin103](https://avatars.githubusercontent.com/u/30651809?v=4)](https://github.com/zhaiyuxin103 "zhaiyuxin103 (8 commits)")[![actions-user](https://avatars.githubusercontent.com/u/65916846?v=4)](https://github.com/actions-user "actions-user (2 commits)")

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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