PHPackages                             yunkeweb/thinkphp-feishu-log - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. yunkeweb/thinkphp-feishu-log

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

yunkeweb/thinkphp-feishu-log
============================

基于thinkphp的飞书日志扩展

v1.0.1(2y ago)21.1k—7.8%MITPHPPHP &gt;=7.4.0

Since Nov 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/yunkeweb/thinkphp-feishu-log)[ Packagist](https://packagist.org/packages/yunkeweb/thinkphp-feishu-log)[ RSS](/packages/yunkeweb-thinkphp-feishu-log/feed)WikiDiscussions main Synced yesterday

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

 thinkphp-feishu-log
=====================

[](#-thinkphp-feishu-log-)

 基于thinkphp的飞书日志扩展.

Installing
----------

[](#installing)

```
$ composer require yunkeweb/thinkphp-feishu-log -vvv
```

Usage
-----

[](#usage)

安装之后，在 `config/log.php` 文件中的`channels`数组中新增以下配置:

```
'fei_shu' => [
    'type' => \Yunkeweb\ThinkphpFeiShuLog\FeiShu::class,
    'title' => '项目报警日志',
    'webhook' => '', // 飞书机器人 webhook 地址
    'secret_key' => '', // 安全设置签名校验 密钥
]
```

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

[](#contributing)

You can contribute in one of three ways:

1. File bug reports using the [issue tracker](https://github.com/yunkeweb/thinkphp-feishu-log/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/yunkeweb/thinkphp-feishu-log/issues).
3. Contribute new features or update the wiki.

*The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.*

License
-------

[](#license)

MIT

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Total

2

Last Release

969d ago

Major Versions

v0.0.1 → v1.0.12023-11-07

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/yunkeweb-thinkphp-feishu-log/health.svg)

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

PHPackages © 2026

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