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

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

componenta/error-renderer-symfony
=================================

Symfony error 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-symfony)[ Packagist](https://packagist.org/packages/componenta/error-renderer-symfony)[ RSS](/packages/componenta-error-renderer-symfony/feed)WikiDiscussions main Synced 1w ago

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

Componenta Error Renderer Symfony
=================================

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

Symfony error renderer integration for `componenta/error-handler`. It adapts `symfony/error-handler` to `ErrorRendererInterface`.

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

[](#installation)

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

Main API
--------

[](#main-api)

```
use Componenta\Error\Renderer\SymfonyRenderer;

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

`SymfonyRenderer` always supports the passed exception/context pair. Select it explicitly or place it in a composite renderer when an application wants Symfony HTML pages.

Boundary
--------

[](#boundary)

This package only renders error output. It does not decide whether an exception is reportable and does not emit HTTP responses.

Related Packages
----------------

[](#related-packages)

- [`componenta/error-handler`](../error-handler/README.md) defines `ErrorRendererInterface`.
- [`componenta/error-handler-app`](../error-handler-app/README.md) configures application renderers and error listeners.

###  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-symfony/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.6k](/packages/laravel-framework)[symfony/http-kernel

Provides a structured process for converting a Request into a Response

8.1k869.4M9.1k](/packages/symfony-http-kernel)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.8k](/packages/symfony-framework-bundle)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M325](/packages/laravel-horizon)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M512](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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