PHPackages                             stonecutter/laravel-log-wechat - 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. stonecutter/laravel-log-wechat

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

stonecutter/laravel-log-wechat
==============================

Laravel Logging Channel WeChat

0.2.1(7y ago)37631MITPHPPHP ^7.0

Since Nov 20Pushed 7y ago2 watchersCompare

[ Source](https://github.com/stonecutter/laravel-log-wechat)[ Packagist](https://packagist.org/packages/stonecutter/laravel-log-wechat)[ RSS](/packages/stonecutter-laravel-log-wechat/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (4)Used By (0)

Laravel Log WeChat
==================

[](#laravel-log-wechat)

服务器错误日志发送到 多人微信。

支持：Laravel 5.6、5.7

感谢：[PushBear - 基于微信模板的一对多消息送达服务](http://pushbear.ftqq.com/)

使用步骤
----

[](#使用步骤)

登录 PushBear，创建 消息通道，获得二维码（多人扫码收消息）和秘钥。

[![PushBear 消息通道管理](https://user-images.githubusercontent.com/4971414/48829486-45bdec80-edad-11e8-95e6-36a1b1196a51.png)](https://user-images.githubusercontent.com/4971414/48829486-45bdec80-edad-11e8-95e6-36a1b1196a51.png)

把秘钥放在 Laravel 环境变量里，比如：

```
LOG_WECHAT_PUSHBEAR_SEND_KEY=6767-xxx

```

安装 package

```
composer require stonecutter/laravel-log-wechat
php artisan vendor:publish --tag=log-wechat-config --force

```

测试发送

```
php artisan wechat:hello

```

或者在项目代码里使用

```
Log::error('你好，之华', ['city' => 'Shanghai', 'sender' => '尹川']);

```

效果：

[![微信收到消息](https://user-images.githubusercontent.com/4971414/48781358-d3023200-ed16-11e8-80e8-abe942e9edf4.png)](https://user-images.githubusercontent.com/4971414/48781358-d3023200-ed16-11e8-80e8-abe942e9edf4.png)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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

3

Last Release

2729d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/89ddc639897087464ea88b1e5481834d86fe581c94a2333cfe2778a4e93b65bd?d=identicon)[sinkcup](/maintainers/sinkcup)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/stonecutter-laravel-log-wechat/health.svg)

```
[![Health](https://phpackages.com/badges/stonecutter-laravel-log-wechat/health.svg)](https://phpackages.com/packages/stonecutter-laravel-log-wechat)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14642.7k1](/packages/guanguans-laravel-exception-notify)[hosmelq/laravel-logsnag

Integrate the power of LogSnag's real-time event tracking into your Laravel application.

237.9k](/packages/hosmelq-laravel-logsnag)

PHPackages © 2026

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