PHPackages                             r-berto811/symfony-debug - 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. r-berto811/symfony-debug

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

r-berto811/symfony-debug
========================

Commands for comfortable development

1.0.3(8y ago)0439MITPHP

Since Oct 5Pushed 8y agoCompare

[ Source](https://github.com/r-berto811/symfony-debug)[ Packagist](https://packagist.org/packages/r-berto811/symfony-debug)[ RSS](/packages/r-berto811-symfony-debug/feed)WikiDiscussions master Synced 2w ago

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

r-berto811/symfony-debug
========================

[](#r-berto811symfony-debug)

> dd and dump functions

```
    $array = [1, 2, 'str'];

    $obj = new \StdClass();

    dump(1, $array, $obj);

    dd(1, $array, $obj);
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Total

3

Last Release

3190d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/32537409?v=4)[Roman L](/maintainers/r-berto811)[@r-berto811](https://github.com/r-berto811)

### Embed Badge

![Health badge](/badges/r-berto811-symfony-debug/health.svg)

```
[![Health](https://phpackages.com/badges/r-berto811-symfony-debug/health.svg)](https://phpackages.com/packages/r-berto811-symfony-debug)
```

###  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.4k121.7M976](/packages/symfony-debug-bundle)[symfony/error-handler

Provides tools to manage errors and ease debugging PHP code

2.7k682.0M764](/packages/symfony-error-handler)[php-debugbar/php-debugbar

Debug bar in the browser for php application

4.4k26.7M62](/packages/php-debugbar-php-debugbar)[spatie/laravel-ignition

A beautiful error page for Laravel applications.

577155.2M541](/packages/spatie-laravel-ignition)[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[spatie/ignition

A beautiful error page for PHP applications.

514156.2M80](/packages/spatie-ignition)

PHPackages © 2026

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