PHPackages                             berryhillock/be-triage - 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. berryhillock/be-triage

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

berryhillock/be-triage
======================

Laravel package for forwarding exception events to BeTriage.

v0.1.0(3w ago)00proprietaryPHPPHP ^8.2

Since May 17Pushed 3w agoCompare

[ Source](https://github.com/craigsimps/be-triage-laravel)[ Packagist](https://packagist.org/packages/berryhillock/be-triage)[ RSS](/packages/berryhillock-be-triage/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

berryhillock/be-triage
======================

[](#berryhillockbe-triage)

Laravel package to forward exception events to BeTriage.

Install
-------

[](#install)

```
composer require berryhillock/be-triage
php artisan vendor:publish --tag=be-triage-config
```

Environment Variables
---------------------

[](#environment-variables)

- `BE_TRIAGE_ENABLED=true`
- `BE_TRIAGE_PROJECT=acme-shop`
- `BE_TRIAGE_API_KEY=...`
- `BE_TRIAGE_ENDPOINT=https://betriage.berryhillock.com/api/v1/events`
- `BE_TRIAGE_SOURCE=laravel:acme-shop:production`
- `BE_TRIAGE_QUEUE=true`
- `BE_TRIAGE_QUEUE_CONNECTION=`
- `BE_TRIAGE_QUEUE_NAME=`
- `BE_TRIAGE_QUEUE_TRIES=3`
- `BE_TRIAGE_QUEUE_BACKOFF_SECONDS=30`
- `BE_TRIAGE_IDEMPOTENCY_TTL_SECONDS=86400`
- `BE_TRIAGE_IDEMPOTENCY_CACHE_STORE=`
- `BE_TRIAGE_CAPTURE_RAW_PAYLOAD=true`
- `BE_TRIAGE_RAW_PAYLOAD_TTL_HOURS=72`
- `BE_TRIAGE_INCLUDE_QUERY_STRING=false`
- `BE_TRIAGE_INCLUDE_EXCEPTION_MESSAGE=true`

Config
------

[](#config)

Published config file: `config/be-triage.php`.

Behavior
--------

[](#behavior)

- Hooks into Laravel exception reporting automatically via the package service provider.
- Dispatches events to queue by default (`BE_TRIAGE_QUEUE=true`).
- Falls back to synchronous send when queue transport is disabled.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance95

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

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

23d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/143be5378e5a699faf5312166ab4425d35ecdbdcbe8b81438d735daf3ddebebf?d=identicon)[craigsimps](/maintainers/craigsimps)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/berryhillock-be-triage/health.svg)

```
[![Health](https://phpackages.com/badges/berryhillock-be-triage/health.svg)](https://phpackages.com/packages/berryhillock-be-triage)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

88011.3M149](/packages/spatie-laravel-health)[psalm/plugin-laravel

Psalm plugin for Laravel

3325.1M337](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

9782.1M153](/packages/laravel-ai)[illuminate/log

The Illuminate Log package.

6425.0M597](/packages/illuminate-log)[moonshine/moonshine

Laravel administration panel

1.3k239.9k72](/packages/moonshine-moonshine)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

719160.4k12](/packages/tallstackui-tallstackui)

PHPackages © 2026

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