PHPackages                             rdehnhardt/var-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. rdehnhardt/var-dumper

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

rdehnhardt/var-dumper
=====================

Dumper based on Laravel for non Laravel projects.

1.3.0(7y ago)2834.8k64MITPHPCI failing

Since Mar 17Pushed 5y ago3 watchersCompare

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

READMEChangelog (7)Dependencies (4)Versions (10)Used By (4)

VAR DUMPER
==========

[](#var-dumper)

This package enable dd() function for projects without laravel. Also d() and dump() function when is not necessary stop running the code.

Installation
------------

[](#installation)

Run the following command to get the latest version package

```
composer require rdehnhardt/var-dumper --dev

```

Usage
-----

[](#usage)

```
dd($yourVar);

OR

dd($yourVar1, $yourVar2, .., $yourVarN);
```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 76.9% 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 ~63 days

Recently: every ~97 days

Total

9

Last Release

2837d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a39d732d750ee66c26cf1017c3d58b19354ddb0399a8adba3ecd7fa8ac51ceef?d=identicon)[rdehnhardt](/maintainers/rdehnhardt)

---

Top Contributors

[![rdehnhardt](https://avatars.githubusercontent.com/u/7077461?v=4)](https://github.com/rdehnhardt "rdehnhardt (10 commits)")[![AfzalSabbir](https://avatars.githubusercontent.com/u/39697431?v=4)](https://github.com/AfzalSabbir "AfzalSabbir (1 commits)")[![djalmamanfrin](https://avatars.githubusercontent.com/u/18665685?v=4)](https://github.com/djalmamanfrin "djalmamanfrin (1 commits)")[![rafamancan](https://avatars.githubusercontent.com/u/6341210?v=4)](https://github.com/rafamancan "rafamancan (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rdehnhardt-var-dumper/health.svg)

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

###  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.8M822](/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.

566146.7M470](/packages/spatie-laravel-ignition)[spatie/ignition

A beautiful error page for PHP applications.

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