PHPackages                             man-85/yii2-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. man-85/yii2-dumper

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

man-85/yii2-dumper
==================

Yii2 dumper function

v1.0.1(7y ago)190PHP

Since Mar 8Pushed 7y agoCompare

[ Source](https://github.com/man-85/yii2-dumper)[ Packagist](https://packagist.org/packages/man-85/yii2-dumper)[ RSS](/packages/man-85-yii2-dumper/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Debugging shortcut for Yii2
===========================

[](#debugging-shortcut-for-yii2)

This package wrap VarDumper::dump() to d(), dd() functions as a shortcut.

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

[](#installation)

### Install With Composer

[](#install-with-composer)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require man-85/yii2-dumper "*"

```

Or, you may add

```
"man-85/yii2-dumper": "*"

```

to the require section of your `composer.json` file and execute `php composer.phar update`.

### Install From the Archive

[](#install-from-the-archive)

Download the latest release from here [releases](https://github.com/man-85/yii2-dumper/releases), then extract it to your project.

Usage
-----

[](#usage)

Since for the sake of Simplicity and Quick Development, I’ve created a helper for those who use Yii. You can just call dd($var1); for dump &amp; die or d($var1); for dump data.

```
d($var);
dd($var);

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

Unknown

Total

1

Last Release

2622d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e28fefa6605288f1d0021da618fa9eb720078c78754a5fb407776fe174e8c8e?d=identicon)[man-85](/maintainers/man-85)

---

Top Contributors

[![man-85](https://avatars.githubusercontent.com/u/27198538?v=4)](https://github.com/man-85 "man-85 (14 commits)")

---

Tags

phpyii2yii2-debug

### Embed Badge

![Health badge](/badges/man-85-yii2-dumper/health.svg)

```
[![Health](https://phpackages.com/badges/man-85-yii2-dumper/health.svg)](https://phpackages.com/packages/man-85-yii2-dumper)
```

###  Alternatives

[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)

PHPackages © 2026

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