PHPackages                             studioespresso/craft-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. studioespresso/craft-dumper

ActiveCraft-plugin[Debugging &amp; Profiling](/categories/debugging)

studioespresso/craft-dumper
===========================

Bringing symfony/VarDumper to Craft CMS

5.0.1(2y ago)20250.4k↓19.5%2[1 issues](https://github.com/studioespresso/craft-dumper/issues)4MITPHP

Since Oct 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/studioespresso/craft-dumper)[ Packagist](https://packagist.org/packages/studioespresso/craft-dumper)[ GitHub Sponsors](https://github.com/janhenckens)[ RSS](/packages/studioespresso-craft-dumper/feed)WikiDiscussions develop Synced 3d ago

READMEChangelog (2)Dependencies (3)Versions (20)Used By (4)

Dumper for Craft CMS
====================

[](#dumper-for-craft-cms)

Easy dump &amp; "dump&amp;die" functions for Twig.

Requirements
------------

[](#requirements)

This plugin works with Craft CMS 3, 4 or 5.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require studioespresso/craft-dumper

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Dumper.

Using Dumper
------------

[](#using-dumper)

When you install the plugin, you'll be able to use ` Symfony\VarDumper` in your Twig templates like this:

```
{{ d(entry) }}

```

Or you can "dump and die"

```
{{ dd(entry) }}

```

Works on strings, arrays, object, etc.

###### Brought to you by [Studio Espresso](https://www.studioespresso.co)

[](#brought-to-you-by-studio-espresso)

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity41

Moderate usage in the ecosystem

Community17

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 97.1% 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 ~145 days

Recently: every ~159 days

Total

17

Last Release

865d ago

Major Versions

1.3.1 → 2.0.02019-06-20

2.0.0 → 3.0.0-beta.12022-04-14

3.0.1 → 5.0.0-alpha2023-10-06

### Community

Maintainers

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

---

Top Contributors

[![janhenckens](https://avatars.githubusercontent.com/u/755428?v=4)](https://github.com/janhenckens "janhenckens (68 commits)")[![brandonkelly](https://avatars.githubusercontent.com/u/47792?v=4)](https://github.com/brandonkelly "brandonkelly (2 commits)")

---

Tags

cmsdumperCraftcraftcmscraft-plugin

### Embed Badge

![Health badge](/badges/studioespresso-craft-dumper/health.svg)

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

###  Alternatives

[verbb/formie

The most user-friendly forms plugin for Craft.

102393.6k70](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.9k](/packages/verbb-comments)[verbb/vizy

A flexible visual editor field for Craft.

4250.4k](/packages/verbb-vizy)[verbb/hyper

A user-friendly links field for Craft.

24147.8k12](/packages/verbb-hyper)[verbb/social-poster

Automatically post entries to social media.

918.5k](/packages/verbb-social-poster)[verbb/events

A full-featured plugin for event management and ticketing.

2311.9k](/packages/verbb-events)

PHPackages © 2026

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