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)20247.8k↓26.6%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 1mo 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 89% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity41

Moderate usage in the ecosystem

Community16

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

817d 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

[nystudio107/craft-seomatic

SEOmatic facilitates modern SEO best practices &amp; implementation for Craft CMS 5. It is a turnkey SEO system that is comprehensive, powerful, and flexible.

1741.4M46](/packages/nystudio107-craft-seomatic)[verbb/image-resizer

Resize assets when they are uploaded.

127269.1k7](/packages/verbb-image-resizer)[spatie/craft-ray

Easily debug CraftCMS projects

1637.7k](/packages/spatie-craft-ray)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[verbb/hyper

A user-friendly links field for Craft.

24130.9k9](/packages/verbb-hyper)[acclaro/translations

Easily launch and manage multilingual Craft websites without having to copy/paste content or manually track updates.

1229.5k](/packages/acclaro-translations)

PHPackages © 2026

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