PHPackages                             wonder-game/es-notify - 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. wonder-game/es-notify

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

wonder-game/es-notify
=====================

Notification utility

v1.1.1(2y ago)06672MITPHPPHP &gt;=7.2

Since Apr 21Pushed 2y agoCompare

[ Source](https://github.com/wonder-game/es-notify)[ Packagist](https://packagist.org/packages/wonder-game/es-notify)[ RSS](/packages/wonder-game-es-notify/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (6)Dependencies (3)Versions (8)Used By (2)

简介
--

[](#简介)

```
可方便快捷的实现通知服务，目前已接入的有钉钉和微信公众号（含测试号）

```

使用场景
----

[](#使用场景)

- 程序异常通知
- 数据上报到钉钉群
- 敏感操作通知、操作状态通知

目录结构
----

[](#目录结构)

```
src
 ├── DingTalk 钉钉实现
 ├── Interface 接口定义
 └── Wechat 微信实现

```

开始
--

[](#开始)

> composer require wonder-game/es-notify

#### 配置

[](#配置)

1. 钉钉

```
