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 2w ago

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 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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

2678d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15025267?v=4)[Qingliang Hong](/maintainers/GreenLightt)[@GreenLightt](https://github.com/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.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)
