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

ActiveSymfony-bundle

alkhvalko/symfony-roadrunner-dumper
===================================

A replacement for dd() function which works in roadrunner

01PHP

Since Oct 17Pushed 1y agoCompare

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

READMEChangelogDependenciesVersions (1)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

14

—

LowBetter than 2% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d5e3a93dba7a0a4ffda053bd781ea5d7f8855c734650d18b1459869a8974ab73?d=identicon)[alkhvalko](/maintainers/alkhvalko)

---

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/alkhvalko-symfony-roadrunner-dumper/health.svg)

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

PHPackages © 2026

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