PHPackages                             alexeyplodenko/symfony-php-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. alexeyplodenko/symfony-php-dumper

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

alexeyplodenko/symfony-php-dumper
=================================

The package provides a simple dump function, based on the Symfony VarDumper package, to output the variables and stop execution.

1.0.13(2mo ago)01.1k↓100%MITPHPPHP &gt;=8.2

Since Sep 25Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/AlexeyPlodenko/symfony-php-dumper)[ Packagist](https://packagist.org/packages/alexeyplodenko/symfony-php-dumper)[ Docs](https://github.com/AlexeyPlodenko/php-dumper)[ RSS](/packages/alexeyplodenko-symfony-php-dumper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (1)Versions (15)Used By (0)

symfony-php-dumper
==================

[](#symfony-php-dumper)

The package provides a simple dump `d($yourFirstVar, $yourSecondVar,..);` function, based on the Symfony VarDumper package, to output the variables and stop execution. The output happens to the browser and console at the same time.

[![Browser with Console output comparison](docs/images/browser-with-console-output-comparison.png)](docs/images/browser-with-console-output-comparison.png)

Motivation
----------

[](#motivation)

- To have an output to both the browser and CLI (like Docker logs) at the same time.
- To have a stack trace to be able to find where I have left the `d()` function.
- To ignore `d()` on production and staging environments. So if the function is still there in the code, it would not affect the runtime.
- To have a compact debug output, not affected by any HTML or CSS.

[![d() vs dd() output comparison](docs/images/d-vs-dd-output-comparison.png)](docs/images/d-vs-dd-output-comparison.png)

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance94

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

Recently: every ~153 days

Total

14

Last Release

63d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.6

1.0.9PHP &gt;=8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/87caaa87f4dbd89ec82a8957f4284b945e8f88ccca2820807f7fc1269749a782?d=identicon)[AlexeyPlodenko](/maintainers/AlexeyPlodenko)

---

Top Contributors

[![AlexeyPlodenko](https://avatars.githubusercontent.com/u/32414715?v=4)](https://github.com/AlexeyPlodenko "AlexeyPlodenko (13 commits)")[![AlexeyPlodenkoXNWhy](https://avatars.githubusercontent.com/u/175101423?v=4)](https://github.com/AlexeyPlodenkoXNWhy "AlexeyPlodenkoXNWhy (4 commits)")

---

Tags

debugdump

### Embed Badge

![Health badge](/badges/alexeyplodenko-symfony-php-dumper/health.svg)

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

###  Alternatives

[symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

7.4k855.5M7.9k](/packages/symfony-var-dumper)[php-debugbar/php-debugbar

Debug bar in the browser for php application

4.4k21.3M39](/packages/php-debugbar-php-debugbar)[kint-php/kint

Kint - Advanced PHP dumper

2.8k19.3M282](/packages/kint-php-kint)[xrdebug/php

PHP client library for xrDebug

23920.3k2](/packages/xrdebug-php)[phalcon/dd

This package will add the `dd` and `dump` helpers to your Phalcon application.

24294.1k27](/packages/phalcon-dd)[php-sage/sage

☯ Insightful PHP debugging assistant.

5639.7k5](/packages/php-sage-sage)

PHPackages © 2026

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