PHPackages                             trad3r/dump - 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. trad3r/dump

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

trad3r/dump
===========

Beautiful mechanism for exploring and dumping PHP variables

091PHP

Since Mar 25Pushed 6y ago1 watchersCompare

[ Source](https://github.com/TRAD3R/dump)[ Packagist](https://packagist.org/packages/trad3r/dump)[ RSS](/packages/trad3r-dump/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Dump Utility
============

[](#dump-utility)

The Dump class provides mechanisms for walking through any arbitrary PHP variable. Built on top, it provides a better dump() function that you can use instead of var\_dump.

It requires PHP 5.3 or later.

Install
-------

[](#install)

composer trad3r/dump:dev-master

Usage
-----

[](#usage)

You can use static method "show" for view php variable:

```
Dump::show($var)
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 95.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/f5c1f6590d14406d429107a7002a0d1ce89f518b439646272ba56f08b6e5e321?d=identicon)[TRAD3R](/maintainers/TRAD3R)

---

Top Contributors

[![TRAD3R](https://avatars.githubusercontent.com/u/14798523?v=4)](https://github.com/TRAD3R "TRAD3R (23 commits)")[![trad3r8](https://avatars.githubusercontent.com/u/75200004?v=4)](https://github.com/trad3r8 "trad3r8 (1 commits)")

### Embed Badge

![Health badge](/badges/trad3r-dump/health.svg)

```
[![Health](https://phpackages.com/badges/trad3r-dump/health.svg)](https://phpackages.com/packages/trad3r-dump)
```

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)

PHPackages © 2026

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