PHPackages                             ride/wba-exception-flare - 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-flare

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

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

Error reporting for uncaught exceptions of the Ride framework to Flareapp.io

1.0.4(3y ago)185MITPHP

Since Sep 3Pushed 3y ago4 watchersCompare

[ Source](https://github.com/all-ride/ride-wba-exception-flare)[ Packagist](https://packagist.org/packages/ride/wba-exception-flare)[ RSS](/packages/ride-wba-exception-flare/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (10)Versions (7)Used By (0)

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

[](#ride-web-exception)

This module listens to the exception event and sends the exception to [Flareapp.io](https://flareapp.io)It also shows an error page when the user received an uncaught exception.

You can set a route with id `exception.` where locale is the locale code of a localized error page.

Parameters
----------

[](#parameters)

- **system.exception.path**: Path to the directory where the error reports will be written. (defaults to application/data/log/exception)
- **system.exception.flare.key** : The Flare API key

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-security](https://github.com/all-ride/ride-lib-security)
- [ride/lib-system](https://github.com/all-ride/ride-lib-system)
- [ride/web](https://github.com/all-ride/ride-web)
- [ride/web-base](https://github.com/all-ride/ride-web-base)
- [flare-client-php](https://github.com/facade/flare-client-php)

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

[](#installation)

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

```
composer require ride/wba-exception-flare

```

**The flare exception will never trigger on LOCAL development** unless you manually enable it.

for more info check the `config` folder. There is a `prod` and `stag` folder. Which means the `ExceptionApplicationListener` will only trigger on Staging and production environments. This off course if your folder structure has the same setup. Change when needed.

### Flare

[](#flare)

- Create an account on [flareapp.io](https://flareapp.io)
- Add a new project to your account and copy the key to your project.

Add your key in your `parameters.json`: **system.exception.flare.key**: "api key"

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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

Total

5

Last Release

1170d ago

### Community

Maintainers

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

---

Top Contributors

[![kristofser](https://avatars.githubusercontent.com/u/5928907?v=4)](https://github.com/kristofser "kristofser (14 commits)")

### Embed Badge

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

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

PHPackages © 2026

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