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

AbandonedArchivedCraft-plugin[Utility &amp; Helpers](/categories/utility)

superbig/craft-dumper
=====================

A nicer dump()

1.0.0(8y ago)886MITPHP

Since Mar 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/sjelfull/craft-dumper)[ Packagist](https://packagist.org/packages/superbig/craft-dumper)[ RSS](/packages/superbig-craft-dumper/feed)WikiDiscussions master Synced today

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

Dumper plugin for Craft CMS 3.x
===============================

[](#dumper-plugin-for-craft-cms-3x)

A nicer dump()

[![Icon](resources/icon.png)](resources/icon.png)

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

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

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 superbig/craft-dumper

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

Dumper Overview
---------------

[](#dumper-overview)

[![Screenshot](resources/screenshot@2x.png)](resources/screenshot@2x.png)

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

[](#using-dumper)

Call via the variable method:

```
{{ craft.dumper.dump(entries) }}
```

Call via the Twig filter:

```
{{ entries | dumper }}
```

or the shorter version:

```
{{ entries | dump }}
```

Brought to you by [Superbig](https://superbig.co)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

2993d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/800b029eac606eb58930bcdf0d887e14aa63c31a203744c30befca8a58aa79b4?d=identicon)[superbig](/maintainers/superbig)

---

Top Contributors

[![sjelfull](https://avatars.githubusercontent.com/u/10508?v=4)](https://github.com/sjelfull "sjelfull (4 commits)")

---

Tags

cmsdumperCraftcraftcmscraft-plugin

### Embed Badge

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

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

###  Alternatives

[verbb/navigation

Create navigation menus for your site.

90683.7k17](/packages/verbb-navigation)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[verbb/tablemaker

Create customizable and user-defined table fields.

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

Create customizable and user-defined table fields.

40141.7k](/packages/supercool-tablemaker)[pennebaker/craft-architect

CraftCMS plugin to generate content models from JSON/YAML data.

72148.5k5](/packages/pennebaker-craft-architect)

PHPackages © 2026

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