PHPackages                             ella123/hyperf-exception-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. ella123/hyperf-exception-notify

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

ella123/hyperf-exception-notify
===============================

hyperf exception notify

3.1.13(1y ago)4108[1 issues](https://github.com/WenKaiYang/hyperf-exception-notify/issues)MITPHPPHP &gt;=8.2

Since Aug 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/WenKaiYang/hyperf-exception-notify)[ Packagist](https://packagist.org/packages/ella123/hyperf-exception-notify)[ RSS](/packages/ella123-hyperf-exception-notify/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (18)Versions (4)Used By (0)

hyperf-exception-notify
=======================

[](#hyperf-exception-notify)

环境要求
----

[](#环境要求)

- PHP &gt;= 8.2
- hyperf &gt;= 3.1

安装
--

[](#安装)

```
composer require ella123/hyperf-exception-notify -vvv
```

配置
--

[](#配置)

```
php bin/hyperf.php vendor:publish ella123/hyperf-exception-notify
```

支持通知
----

[](#支持通知)

```
log 控制台日志
dingTalk 钉钉群机器人
weWork 企业微信群机器人
feiShu 飞书群机器人
```

使用案例
----

[](#使用案例)

```
use function ELLa123\HyperfExceptionNotify\exception_notify_report;
use function ELLa123\HyperfExceptionNotify\exception_notify_report_if;
# 异常通知报告
exception_notify_report($throwable, 'log');
# 是否满足条件，如果满足条件，则报告
exception_notify_report_if(function(){ return true; }, $throwable, 'log');
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

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

Total

2

Last Release

647d ago

Major Versions

2.2.11 → 3.1.132024-08-08

PHP version history (2 changes)2.2.11PHP &gt;=8.0

3.1.13PHP &gt;=8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a621d9d09087893e4f566f3101143490a234cd75234d3a34f7c8069c280f370?d=identicon)[WenKaiYang](/maintainers/WenKaiYang)

---

Top Contributors

[![WenKaiYang](https://avatars.githubusercontent.com/u/25893287?v=4)](https://github.com/WenKaiYang "WenKaiYang (33 commits)")

---

Tags

phphyperfhyperf3.1

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ella123-hyperf-exception-notify/health.svg)

```
[![Health](https://phpackages.com/badges/ella123-hyperf-exception-notify/health.svg)](https://phpackages.com/packages/ella123-hyperf-exception-notify)
```

###  Alternatives

[hyperf/odin

425.9k](/packages/hyperf-odin)[hyperf/swow-skeleton

A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.

514.5k](/packages/hyperf-swow-skeleton)

PHPackages © 2026

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