PHPackages                             weew/app-error-handler - 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. weew/app-error-handler

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

weew/app-error-handler
======================

Error handling component for the weew/app package.

v1.5.2(9y ago)01514MITPHP

Since Jan 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/weew/app-error-handler)[ Packagist](https://packagist.org/packages/weew/app-error-handler)[ RSS](/packages/weew-app-error-handler/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (4)Versions (10)Used By (4)

Error handling component
========================

[](#error-handling-component)

[![Build Status](https://camo.githubusercontent.com/a982243cfea1a003bbee383ab8e830246f32e2d58bad11cc1b7ba6a94187f3d6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f776565772f6170702d6572726f722d68616e646c65722e737667)](https://travis-ci.org/weew/app-error-handler)[![Code Quality](https://camo.githubusercontent.com/878e95870462c7167d7a5461976463cc6825309736b6a4aaec82cb37a8ad17a8/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f776565772f6170702d6572726f722d68616e646c65722e737667)](https://scrutinizer-ci.com/g/weew/app-error-handler)[![Test Coverage](https://camo.githubusercontent.com/ddcfc51aa59ce00a27e0f3b6062d23fec5166409b622d29633359b54793a83e3/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f776565772f6170702d6572726f722d68616e646c65722e737667)](https://coveralls.io/github/weew/app-error-handler)[![Version](https://camo.githubusercontent.com/bfbd55b87c5cb2fec2d5c20cb7b6f590660a2944dd78001504541fbed2540c8e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776565772f6170702d6572726f722d68616e646c65722e737667)](https://packagist.org/packages/weew/app-error-handler)[![Licence](https://camo.githubusercontent.com/0f4a28090fb3e2a388e64d6fe0434a1c39b22f560a7a15b7558ee7f43d2fdeb0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776565772f6170702d6572726f722d68616e646c65722e737667)](https://packagist.org/packages/weew/app-error-handler)

Table of contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Introduction](#introduction)
- [Usage](#usage)

Installation
------------

[](#installation)

`composer require weew/app-error-handler`

Introduction
------------

[](#introduction)

This is an integration of the [weew/error-handler](https://github.com/weew/error-handler) library in to the [weew/app](https://github.com/weew/app) framework.

Usage
-----

[](#usage)

To enable this provider simply register it on the kernel.

```
$app->getKernel()->addProviders([
    ErrorHandlerProvider::class,
]);
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

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

Recently: every ~36 days

Total

9

Last Release

3630d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/10b2b854b5829dd13a15967c000ed2119b5faef67aca24d94c653c8ac550d85e?d=identicon)[weew](/maintainers/weew)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/weew-app-error-handler/health.svg)

```
[![Health](https://phpackages.com/badges/weew-app-error-handler/health.svg)](https://phpackages.com/packages/weew-app-error-handler)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B10.9k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1938.5M262](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2326.5M315](/packages/open-telemetry-sdk)[illuminated/console-logger

Logging and Notifications for Laravel Console Commands.

8676.7k](/packages/illuminated-console-logger)

PHPackages © 2026

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