PHPackages                             cloudbay/friendly-errors - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. cloudbay/friendly-errors

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

cloudbay/friendly-errors
========================

Friendly, guided 500 pages with incident IDs and human context for Laravel apps.

v1.0.0(9mo ago)04MITPHPPHP &gt;=8.1

Since Oct 6Pushed 9mo agoCompare

[ Source](https://github.com/cloudbaysc/friendly-errors)[ Packagist](https://packagist.org/packages/cloudbay/friendly-errors)[ RSS](/packages/cloudbay-friendly-errors/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Cloudbay Friendly Errors
========================

[](#cloudbay-friendly-errors)

A Laravel package that replaces ugly 500 error pages with **friendly, non-technical error screens**.
It shows a unique **incident ID** (logged + displayed), optional **business context** (like the item and submitter), and clear **next steps** for users (support contacts, retry/back buttons).

Works out of the box for both **web** and **API** responses.
Perfect for any Laravel project.

---

🚀 Features
----------

[](#-features)

- Generates a **unique incident ID** for every request (logged + shown).
- **Friendly 500 page** with human wording (not a stack trace).
- Configurable **support contacts**: email, phone, WhatsApp, docs link, business hours.
- Optional **context resolver**: shows what item/request caused the error and who submitted it.
- Works for **web** and **API** (returns JSON if `Accept: application/json`).
- Easily **customizable views and config**.
- Zero app `Handler.php` overrides (safe middleware-based).
- PSR-4 autoloaded + Laravel auto-discovery.

---

📦 Installation
--------------

[](#-installation)

Require the package via Composer:

```
composer require cloudbay/friendly-errors
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance58

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

270d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/187368687?v=4)[Cloudbay SC](/maintainers/cloudbaysc)[@cloudbaysc](https://github.com/cloudbaysc)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/cloudbay-friendly-errors/health.svg)

```
[![Health](https://phpackages.com/badges/cloudbay-friendly-errors/health.svg)](https://phpackages.com/packages/cloudbay-friendly-errors)
```

###  Alternatives

[barryvdh/laravel-debugbar

PHP Debugbar integration for Laravel

19.3k133.0M751](/packages/barryvdh-laravel-debugbar)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.3k2.3M65](/packages/fruitcake-laravel-debugbar)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)

PHPackages © 2026

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