PHPackages                             componenta/error-renderer-whoops - 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. componenta/error-renderer-whoops

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

componenta/error-renderer-whoops
================================

Whoops renderer integration for Componenta error handling

v1.0.0(1mo ago)00MITPHPPHP ^8.4

Since Jun 16Pushed 1mo agoCompare

[ Source](https://github.com/componenta/error-renderer-whoops)[ Packagist](https://packagist.org/packages/componenta/error-renderer-whoops)[ RSS](/packages/componenta-error-renderer-whoops/feed)WikiDiscussions main Synced 1w ago

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

Componenta Error Renderer Whoops
================================

[](#componenta-error-renderer-whoops)

Whoops renderer integration for `componenta/error-handler`. It adapts `filp/whoops` to `ErrorRendererInterface`.

Use this package when a development HTTP error page should be rendered by Whoops. It does not register an error handler by itself.

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

[](#installation)

```
composer require componenta/error-renderer-whoops
```

Main API
--------

[](#main-api)

```
use Componenta\Error\Renderer\WhoopsRenderer;

$renderer = new WhoopsRenderer();
$html = $renderer->render($exception, $context);
```

`WhoopsRenderer` always supports the passed exception/context pair. For HTTP contexts it chooses JSON or HTML output from request headers; for other contexts it falls back to plain text.

Boundary
--------

[](#boundary)

The package only provides `WhoopsRenderer`. Reporting contracts and HTTP/CLI handlers are provided by `componenta/error-handler`; application renderer/listener wiring is provided by `componenta/error-handler-app`.

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance91

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

43d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20490712?v=4)[Andrey Shelamkoff](/maintainers/Shelamkoff)[@Shelamkoff](https://github.com/Shelamkoff)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/componenta-error-renderer-whoops/health.svg)

```
[![Health](https://phpackages.com/badges/componenta-error-renderer-whoops/health.svg)](https://phpackages.com/packages/componenta-error-renderer-whoops)
```

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k17](/packages/tempest-framework)[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k543.5M2.7k](/packages/aws-aws-sdk-php)[symfony/symfony

The Symfony PHP framework

31.4k87.2M2.2k](/packages/symfony-symfony)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k48](/packages/neuron-core-neuron-ai)[getgrav/grav

Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS

15.6k86.4k1](/packages/getgrav-grav)[phlak/directory-lister

PHP directory lister

2.5k1.4k](/packages/phlak-directory-lister)

PHPackages © 2026

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