PHPackages                             kllxs/exception - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kllxs/exception

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kllxs/exception
===============

Webman plugin kllxs/exception

v0.0.1(1y ago)025MITPHP

Since Oct 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/KingBes/kllxs-exception)[ Packagist](https://packagist.org/packages/kllxs/exception)[ RSS](/packages/kllxs-exception/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

kllxs-exception
===============

[](#kllxs-exception)

😘 Webman 简 易 报 错 页 面 Webman plugin kllxs/exception

设置 `config/exception.php` 文件

```
return [
    // '' => support\exception\Handler::class,
    '' => Kllxs\Exception\Handler::class
];
```

`config/plugin/kllxs/exception/app.php` 文件配置说明

```
return [
    'enable' => true, // 开启
    // 模板路径
    'template' => base_path()
        . DIRECTORY_SEPARATOR . "vendor"
        . DIRECTORY_SEPARATOR . "kllxs"
        . DIRECTORY_SEPARATOR . "exception"
        . DIRECTORY_SEPARATOR . "src"
        . DIRECTORY_SEPARATOR . "template.html"
];
```

例子

[![](./001.png)](./001.png)

结果

[![](./002.png)](./002.png)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

573d ago

### Community

Maintainers

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

---

Top Contributors

[![KingBes](https://avatars.githubusercontent.com/u/48203677?v=4)](https://github.com/KingBes "KingBes (2 commits)")

### Embed Badge

![Health badge](/badges/kllxs-exception/health.svg)

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

PHPackages © 2026

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