PHPackages                             alshenetsky/symfony-roadrunner-dumper - 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. alshenetsky/symfony-roadrunner-dumper

ActiveSymfony-bundle[Debugging &amp; Profiling](/categories/debugging)

alshenetsky/symfony-roadrunner-dumper
=====================================

A replacement for dd() function which works in roadrunner

v1.1(6y ago)86.8k4MITPHPPHP ^7.1.3

Since Dec 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/alshenetsky/symfony-roadrunner-dumper)[ Packagist](https://packagist.org/packages/alshenetsky/symfony-roadrunner-dumper)[ RSS](/packages/alshenetsky-symfony-roadrunner-dumper/feed)WikiDiscussions master Synced yesterday

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

[![Version](https://camo.githubusercontent.com/a97e19b3c71f98c00a24c75f257a95d0b0cb9fd4af9d9d6db2cbe06f4f5986f0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c7368656e6574736b792f73796d666f6e792d726f616472756e6e65722d64756d7065722e7376673f6d61784167653d313830)](https://packagist.org/packages/alshenetsky/symfony-roadrunner-dumper)[![Version](https://camo.githubusercontent.com/ea8b3fb516e7e955ff7d1b899198e5e47521856d2e0462fee5dcdbdd3ddcc610/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f616c7368656e6574736b792f73796d666f6e792d726f616472756e6e65722d64756d7065722e7376673f6c6f6e6743616368653d74727565)](https://packagist.org/packages/alshenetsky/symfony-roadrunner-dumper)[![Downloads count](https://camo.githubusercontent.com/b38e4ab1a458a50db06a2816b324f1427f5874ebb6b079ff5f99f54493cdb792/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c7368656e6574736b792f73796d666f6e792d726f616472756e6e65722d64756d7065722e7376673f6d61784167653d313830)](https://packagist.org/packages/alshenetsky/symfony-roadrunner-dumper)[![License](https://camo.githubusercontent.com/83b4990623d1e5cda611fda03313bd203a522ca01e68c6a75572e676abcab631/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f616c7368656e6574736b792f73796d666f6e792d726f616472756e6e65722d64756d7065722e7376673f6c6f6e6743616368653d74727565)](https://github.com/alshenetsky/symfony-roadrunner-dumper/blob/master/LICENSE)

symfony-roadrunner-dumper
=========================

[](#symfony-roadrunner-dumper)

Variable dumper for Symfony + Roadrunner applications

Using this bundle you can dump any variable using `\dev\dd()` function just like a regular `dd()`, even using a [Roadrunner](https://github.com/spiral/roadrunner)!

Install
-------

[](#install)

Require this package with composer using the following command:

```
$ composer require --dev alshenetsky/symfony-roadrunner-dumper "^1.0"
```

RoadRunner use-case
-------------------

[](#roadrunner-use-case)

For example, if you trying to `dd('test');` somewhere, you will see something like that:

```
worker error: invalid data found in the buffer (possible echo)

```

But, if you would use this bundle like `\dev\dd('test');`, it will work.

### See also:

[](#see-also)

Same thing for Laravel framework: [Stacked-dumper-laravel](https://github.com/avto-dev/stacked-dumper-laravel)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% 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 ~7 days

Total

3

Last Release

2314d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/93bb902b1b785817910e810745d278e8313984021ded2be8075f90beae552147?d=identicon)[alshenetsky](/maintainers/alshenetsky)

---

Top Contributors

[![alshenetsky](https://avatars.githubusercontent.com/u/8052634?v=4)](https://github.com/alshenetsky "alshenetsky (7 commits)")[![igancev](https://avatars.githubusercontent.com/u/18418607?v=4)](https://github.com/igancev "igancev (2 commits)")

### Embed Badge

![Health badge](/badges/alshenetsky-symfony-roadrunner-dumper/health.svg)

```
[![Health](https://phpackages.com/badges/alshenetsky-symfony-roadrunner-dumper/health.svg)](https://phpackages.com/packages/alshenetsky-symfony-roadrunner-dumper)
```

###  Alternatives

[symfony/debug-bundle

Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework

2.4k115.8M824](/packages/symfony-debug-bundle)[php-debugbar/php-debugbar

Debug bar in the browser for php application

4.4k21.3M40](/packages/php-debugbar-php-debugbar)[spatie/laravel-ignition

A beautiful error page for Laravel applications.

566146.7M471](/packages/spatie-laravel-ignition)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[yireo/magento2-whoops

Magento 2 module adding Whoops error handling

102703.5k](/packages/yireo-magento2-whoops)[laradumps/laradumps-core

LaraDumps is a friendly app designed to boost your Laravel / PHP coding and debugging experience.

261.2M13](/packages/laradumps-laradumps-core)

PHPackages © 2026

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