PHPackages                             excitedcat/laravel-notification-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. [Mail &amp; Notifications](/categories/mail)
4. /
5. excitedcat/laravel-notification-wechat

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

excitedcat/laravel-notification-wechat
======================================

Use Wechat to send notification.

1.0.5(7y ago)7421MITPHPPHP &gt;=5.6.4

Since Jul 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/kangfenmao/laravel-notification-wechat)[ Packagist](https://packagist.org/packages/excitedcat/laravel-notification-wechat)[ Docs](https://github.com/excitedcat/laravel-notification-wechat)[ RSS](/packages/excitedcat-laravel-notification-wechat/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (2)Versions (7)Used By (0)

Laravel notifications for wechat
================================

[](#laravel-notifications-for-wechat)

本项目可以在 Laravel &gt;=5.3中使用 [EasyWechat](https://easywechat.org/) 来通知客户。

安装说明
----

[](#安装说明)

```
composer require excitedcat/laravel-notification-wechat
```

使用说明
----

[](#使用说明)

编辑config/app.php文件在providers数组中增加：

```
ExcitedCat\WechatNotification\WechatServiceProvider::class

```

创建Notification

```
php artisan make:notification NewOrder
```

调用方式参考Laravel官方文档

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Recently: every ~100 days

Total

6

Last Release

2855d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/334d5a6e23ddbb3eb2253eafe09483e9c9901a85b53801515cced8465116302b?d=identicon)[kangfenmao](/maintainers/kangfenmao)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/excitedcat-laravel-notification-wechat/health.svg)

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

###  Alternatives

[spatie/laravel-failed-job-monitor

Get notified when a queued job fails

1.0k2.7M4](/packages/spatie-laravel-failed-job-monitor)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135212.4k7](/packages/statamic-rad-pack-runway)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21313.7k3](/packages/ecotone-laravel)

PHPackages © 2026

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