PHPackages                             buzzingpixel/symfony-var-dumper-decorator - 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. buzzingpixel/symfony-var-dumper-decorator

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

buzzingpixel/symfony-var-dumper-decorator
=========================================

1.0.0(3y ago)04.3k↓16.7%2Apache-2.0ShellPHP &gt;=8.1

Since Mar 21Pushed 3y agoCompare

[ Source](https://github.com/buzzingpixel/symfony-var-dumper-decorator)[ Packagist](https://packagist.org/packages/buzzingpixel/symfony-var-dumper-decorator)[ RSS](/packages/buzzingpixel-symfony-var-dumper-decorator/feed)WikiDiscussions main Synced 1mo ago

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

Symfony VarDumper Decorator
===========================

[](#symfony-vardumper-decorator)

Purpose
-------

[](#purpose)

Symfony's [VarDumper](https://symfony.com/doc/current/components/var_dumper.html) component is great, but when using it in a stand-alone context, it does not show the file and line number the dump is coming from. Adding this package as a dev requirement will add that functionality to your dumps.

In addition, some configuration is required to use the [dump server](https://symfony.com/doc/current/components/var_dumper.html#the-dump-server) when using VarDumper as a stand-alone component. This package automatically sets that up.

Usage
-----

[](#usage)

### Installation

[](#installation)

```
composer require --dev buzzingpixel/symfony-var-dumper-decorator
```

Now when you call `dump()` or `dd()`, you'll get file and line number context with your dumps. And if you start the dump server, your dumps should automatically connect.

### Configuration

[](#configuration)

Configuration is controlled by `env`.

#### `VAR_DUMPER_THEME`

[](#var_dumper_theme)

Because the author of this package prefers light themes, the default is `light`. You can set this env variable to `dark` to get VarDumper's dark theme.

##### `VAR_DUMPER_SERVER_ADDRESS`

[](#var_dumper_server_address)

This defaults to `tcp://127.0.0.1:9912` but if you need to change this for any reason, you can do so with this environment variable.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

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

Unknown

Total

1

Last Release

1155d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3749c595e494c26b1d9772c64f126c2f64f0d5057736dc5986d2f305432896ba?d=identicon)[buzzingpixel](/maintainers/buzzingpixel)

---

Top Contributors

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

###  Code Quality

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/buzzingpixel-symfony-var-dumper-decorator/health.svg)

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

###  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.

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

A beautiful error page for PHP applications.

511147.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)
