PHPackages                             jewdore/error-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. jewdore/error-ding

ActiveLibrary

jewdore/error-ding
==================

laravel 将handler里面的错误消息发送到dingTalk

2.4(6y ago)33.0k2MITPHP

Since Jun 19Pushed 6y ago3 watchersCompare

[ Source](https://github.com/jewdore/error-ding)[ Packagist](https://packagist.org/packages/jewdore/error-ding)[ RSS](/packages/jewdore-error-ding/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)DependenciesVersions (15)Used By (0)

error-ding
==========

[](#error-ding)

laravel 将handler里面的错误消息发送到dingTalk

使用方法
====

[](#使用方法)

推荐放在larave handler里面的report函数中，（最好是在shouldntReport后面） 以laravel5.5为例，加入您需要加告警到handler

> `if ($handler = ErrorDing::channel(配置文件路径默认'self.error_handler')) { `
> `$handler->errorMsg($exception);  ``}`

配置文件
====

[](#配置文件)

- token dingTalk的机器人token
- error\_log 如果指定这个配置项，那么会把Exception的trace信息存储在这个文件里面
- open 是否打开推送
- env 只允许在env环境里面报警，默认是production

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 90% 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 ~26 days

Recently: every ~54 days

Total

14

Last Release

2547d ago

Major Versions

v0.3 → 1.02018-06-19

v0.31 → 1.12018-06-20

1.4 → 2.02018-10-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/e79aa203cf310f90c5f2f3026d47fd39a180da475f7855a0c5a0b97b0c811bfb?d=identicon)[jewdore](/maintainers/jewdore)

---

Top Contributors

[![jewdore](https://avatars.githubusercontent.com/u/1990860?v=4)](https://github.com/jewdore "jewdore (9 commits)")[![sir-ymc](https://avatars.githubusercontent.com/u/22387965?v=4)](https://github.com/sir-ymc "sir-ymc (1 commits)")

### Embed Badge

![Health badge](/badges/jewdore-error-ding/health.svg)

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

PHPackages © 2026

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