PHPackages                             redgo/monitor-ding - 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. redgo/monitor-ding

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

redgo/monitor-ding
==================

用于给钉钉自定义机器人发送消息

0.4(7y ago)41321MITPHP

Since Jul 9Pushed 7y ago1 watchersCompare

[ Source](https://github.com/GreenLightt/monitorDing)[ Packagist](https://packagist.org/packages/redgo/monitor-ding)[ RSS](/packages/redgo-monitor-ding/feed)WikiDiscussions master Synced yesterday

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

monitorDing
===========

[](#monitording)

Laravel 插件，用于给钉钉自定义机器人发送消息

本插件是采用中间件捕捉异常，与 `debugbar` 采用同一种方式进行异常的搜集，所以不能并存；如果要使用本插件，确保 `debugbar` 是关闭的；

引入步骤
====

[](#引入步骤)

`composer` 引入

```
composer require redgo/monitor-ding:^0.2

```

发布视图

```
php artisan vendor:publish

```

在 `config/app.php` 添加

```
Redgo\MonitorDing\MonitorDingServiceProvider::class,

```

如果需要配置门面模式， 在 `config/app.php` 添加

```
'MonitorDing' => Redgo\MonitorDing\Facades\MonitorDing::class,

```

使用
==

[](#使用)

1. 在配置文件 `config/monitorDing` 修改 `webhook` 值

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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

Total

3

Last Release

2629d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/01f07f113c562d35d99e3374066a23fecd300af7dce0ebad3e000a8648211682?d=identicon)[GreenLightt](/maintainers/GreenLightt)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/redgo-monitor-ding/health.svg)

```
[![Health](https://phpackages.com/badges/redgo-monitor-ding/health.svg)](https://phpackages.com/packages/redgo-monitor-ding)
```

###  Alternatives

[spatie/laravel-failed-job-monitor

Get notified when a queued job fails

1.0k2.6M4](/packages/spatie-laravel-failed-job-monitor)[vemcogroup/laravel-sparkpost-driver

SparkPost driver to use with Laravel 6.x|7.x|8.x|9.x|10.x

421.7M1](/packages/vemcogroup-laravel-sparkpost-driver)[spatie/mailcoach

Self-host Mailcoach

4007.0k](/packages/spatie-mailcoach)[synergitech/laravel-postal

This library integrates Postal with the standard Laravel mail framework.

38107.1k](/packages/synergitech-laravel-postal)[motomedialab/smtp2go

Send emails via API using the first-class email courier SMTP2Go

1316.3k](/packages/motomedialab-smtp2go)

PHPackages © 2026

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