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 6y 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 today

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 86% 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

2892d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7077461?v=4)[Renato Dehnhardt](/maintainers/rdehnhardt)[@rdehnhardt](https://github.com/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

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[symfony/debug-bundle

Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework

2.4k124.8M1.0k](/packages/symfony-debug-bundle)[symfony/error-handler

Provides tools to manage errors and ease debugging PHP code

2.7k698.1M843](/packages/symfony-error-handler)[php-debugbar/php-debugbar

Debug bar in the browser for php application

4.4k29.8M67](/packages/php-debugbar-php-debugbar)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[spatie/laravel-ignition

A beautiful error page for Laravel applications.

577159.5M561](/packages/spatie-laravel-ignition)

PHPackages © 2026

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