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

ActiveLibrary[API Development](/categories/api)

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

v1.0.3(3mo ago)7641[1 issues](https://github.com/zhaiyuxin103/feishu/issues)MITPHPCI passing

Since Aug 26Pushed 3mo 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 3w ago

READMEChangelog (4)Dependencies (15)Versions (5)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

37

—

LowBetter than 81% of packages

Maintenance79

Regular maintenance activity

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity39

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

Every ~70 days

Total

4

Last Release

95d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/30651809?v=4)[YuXin Zhai](/maintainers/zhaiyuxin103)[@zhaiyuxin103](https://github.com/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, Rector

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

[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M519](/packages/shopware-core)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[simplesamlphp/simplesamlphp-module-oidc

A SimpleSAMLphp module adding support for the OpenID Connect protocol

5017.7k1](/packages/simplesamlphp-simplesamlphp-module-oidc)

PHPackages © 2026

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