PHPackages                             awesomite/error-dumper-bundle - 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. awesomite/error-dumper-bundle

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

awesomite/error-dumper-bundle
=============================

Integrates awesomite/error-dumper into your Symfony application

v0.1.1(9y ago)317MITPHP

Since Mar 14Pushed 9y agoCompare

[ Source](https://github.com/awesomite/error-dumper-bundle)[ Packagist](https://packagist.org/packages/awesomite/error-dumper-bundle)[ RSS](/packages/awesomite-error-dumper-bundle/feed)WikiDiscussions master Synced 6d ago

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

ErrorDumperBundle
=================

[](#errordumperbundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/9c510d7f0880d7ee04b64e453894efe75e372e01cb23715d4a93411f92a99bb0/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f36313435343166632d666264662d343566392d383732632d3763623064613033383332322f6d696e692e706e67)](https://insight.sensiolabs.com/projects/614541fc-fbdf-45f9-872c-7cb0da038322)

Integrates [awesomite/error-dumper](https://github.com/awesomite/error-dumper) into your Symfony application

Why?
----

[](#why)

To display easy to debug stack trace (**[see example](https://awesomite.github.io/error-dumper/examples/exception.html)**).

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

[](#installation)

First of all add library to the project:

```
composer require awesomite/error-dumper-bundle
```

Then register bundle in `AppKernel::registerBundles`:

```
if (in_array($this->getEnvironment(), ['dev', 'test'], true)) {
    $bundles[] = new \Awesomite\ErrorDumperBundle\AwesomiteErrorDumperBundle();
}
```

IDE integration
---------------

[](#ide-integration)

Define value of [framework.ide](http://symfony.com/doc/current/reference/configuration/framework.html#ide). Functions and numbers of lines will be links to source code in your IDE.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

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

Total

2

Last Release

3343d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10114238?v=4)[Bartłomiej Krukowski](/maintainers/bkrukowski)[@bkrukowski](https://github.com/bkrukowski)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/awesomite-error-dumper-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/awesomite-error-dumper-bundle/health.svg)](https://phpackages.com/packages/awesomite-error-dumper-bundle)
```

###  Alternatives

[symfony/web-profiler-bundle

Provides a development tool that gives detailed information about the execution of any request

2.3k164.3M1.4k](/packages/symfony-web-profiler-bundle)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M418](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

12017.1k](/packages/rcsofttech-audit-trail-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M668](/packages/shopware-core)[ecotone/symfony-bundle

Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.

11258.2k1](/packages/ecotone-symfony-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1617.3k16](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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