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

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

ride/wba-exception
==================

Error reporting for uncaught exceptions of the Ride framework

2.4.2(8y ago)0673MITPHP

Since Sep 25Pushed 8y ago9 watchersCompare

[ Source](https://github.com/all-ride/ride-wba-exception)[ Packagist](https://packagist.org/packages/ride/wba-exception)[ RSS](/packages/ride-wba-exception/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (11)Versions (16)Used By (0)

Ride: Web Exception
===================

[](#ride-web-exception)

This module listens to the exception event and shows an error page when the user received an uncaught exception. On this page, the user can add a description and submit the error report to the webmaster.

You can set a route with id `exception.` where locale is the locale code of a localized error page. This page will not have the error submission form.

Parameters
----------

[](#parameters)

- **system.exception.finish.%locale%**: Route id for a localized finish/thank you page
- **system.exception.finish**: Route id for the generic finish/thank you page
- **system.exception.form**: Set to false to omit the comment form
- **system.exception.path**: Path to the directory where the error reports will be written. (defaults to application/data/log/exception)
- **system.exception.recipient**: Email address of the recipient for the error reporting mails
- **system.exception.subject**: Subject for the error reporting mails. You can use the *%id%* variable for the id of the error report.

Related Modules
---------------

[](#related-modules)

- [ride/app](https://github.com/all-ride/ride-app)
- [ride/lib-common](https://github.com/all-ride/ride-lib-common)
- [ride/lib-event](https://github.com/all-ride/ride-lib-event)
- [ride/lib-http](https://github.com/all-ride/ride-lib-http)
- [ride/lib-log](https://github.com/all-ride/ride-lib-log)
- [ride/lib-mail](https://github.com/all-ride/ride-lib-mail)
- [ride/lib-security](https://github.com/all-ride/ride-lib-security)
- [ride/lib-system](https://github.com/all-ride/ride-lib-system)
- [ride/lib-validation](https://github.com/all-ride/ride-lib-validation)
- [ride/web](https://github.com/all-ride/ride-web)
- [ride/web-base](https://github.com/all-ride/ride-web-base)

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

[](#installation)

You can use [Composer](http://getcomposer.org) to install this application.

```
composer require ride/wba-exception

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity71

Established project with proven stability

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

Total

14

Last Release

2943d ago

Major Versions

0.4.1 → 1.0.02016-10-14

1.0.0 → 2.0.02017-02-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d98d3f0d5db5eb241c6ee74bcee87d1e7dc1aaf7942b933d68e612ee2352eea?d=identicon)[ride-user](/maintainers/ride-user)

---

Top Contributors

[![kayalion](https://avatars.githubusercontent.com/u/2340819?v=4)](https://github.com/kayalion "kayalion (46 commits)")

### Embed Badge

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

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

PHPackages © 2026

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