PHPackages                             alig96/dd-legacy - 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. alig96/dd-legacy

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

alig96/dd-legacy
================

Provides mechanisms for walking through any arbitrary PHP variable (for legacy projects)

1.1.0(5y ago)112MITPHPPHP &gt;=5.3.3 &lt;7.1.3

Since Mar 25Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Alig96/dd-legacy)[ Packagist](https://packagist.org/packages/alig96/dd-legacy)[ RSS](/packages/alig96-dd-legacy/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

DD (Die and Dump) Legacy
========================

[](#dd-die-and-dump-legacy)

Summary
-------

[](#summary)

This library adds support for the Symfony (and other projects that use it such as Laravel) style `dd` function to projects that depend on a PHP version from `5.3.3` to `7.1.3`.

**If your project's PHP version is above `7.1.3`, then don't use this project. Require `symfony/var-dumper` [directly](https://symfony.com/components/VarDumper).**

```
composer require alig96/dd-legacy
```

Compatibility
-------------

[](#compatibility)

PHP VersionTested &amp; Supported&lt; 5.3❌5.3.29✅5.6.40✅7.0.33✅7.1.2✅&gt; 7.1.2❌ (See above comment)See [test.md](./documentation/test.md) for more details about how these tests were conducted.

Notes
-----

[](#notes)

This project is a wrapper for [symfony/var-dumper](https://symfony.com/components/VarDumper) so please go contribute and support them for more great software.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Every ~6 days

Total

3

Last Release

1858d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.3 &lt;7.1.3

1.0.1PHP &gt;=5.3.3 &lt;7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/138044f7c9b64b494cefd92f717d5e9483d554b6bdb3d658a134e37a25f9345a?d=identicon)[Alig96](/maintainers/Alig96)

---

Top Contributors

[![Alig96](https://avatars.githubusercontent.com/u/7103278?v=4)](https://github.com/Alig96 "Alig96 (7 commits)")

---

Tags

phpphp-libraryphp5php7php71debugdumpdd

### Embed Badge

![Health badge](/badges/alig96-dd-legacy/health.svg)

```
[![Health](https://phpackages.com/badges/alig96-dd-legacy/health.svg)](https://phpackages.com/packages/alig96-dd-legacy)
```

###  Alternatives

[phalcon/dd

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

24294.1k27](/packages/phalcon-dd)

PHPackages © 2026

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