PHPackages                             mark-wff/craft-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. mark-wff/craft-var-dumper

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

mark-wff/craft-var-dumper
=========================

Adds Symfony Var-Dumper to Craft CMS

v1.4.0(3y ago)43.0k3MITPHPCI failing

Since Nov 26Pushed 3y agoCompare

[ Source](https://github.com/mark-wff/craft-var-dumper)[ Packagist](https://packagist.org/packages/mark-wff/craft-var-dumper)[ RSS](/packages/mark-wff-craft-var-dumper/feed)WikiDiscussions develop Synced today

READMEChangelogDependencies (2)Versions (9)Used By (0)

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

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

Activates the Symfony VarDumper in Twig. The VarDumper component provides mechanisms for extracting the state out of any PHP variables. Built on top, it provides a better dump() function that you can use instead of var\_dump. With a nice Frontend-View.

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 mark-wff/craft-var-dumper

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

Using Craft-Var-Dumper
----------------------

[](#using-craft-var-dumper)

some Twig-Demo's:

```
    // dump everything.
    {{ dump() }}

    // dump Variable.
    {{ dump(myVariable) }}

    // dump multiple Variables.
    {{ dump(myVariable, mySecondVariable) }}

```

Craft-Var-Dumper Roadmap
------------------------

[](#craft-var-dumper-roadmap)

Brought to you by [Mark Wolff](https://github.com/markwff)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.7% 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 ~142 days

Recently: every ~213 days

Total

7

Last Release

1192d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29250288?v=4)[Mark Wolff](/maintainers/mark-wff)[@mark-wff](https://github.com/mark-wff)

---

Top Contributors

[![mark-wff](https://avatars.githubusercontent.com/u/29250288?v=4)](https://github.com/mark-wff "mark-wff (22 commits)")[![bobdenotter](https://avatars.githubusercontent.com/u/1833361?v=4)](https://github.com/bobdenotter "bobdenotter (1 commits)")[![brandonkelly](https://avatars.githubusercontent.com/u/47792?v=4)](https://github.com/brandonkelly "brandonkelly (1 commits)")

---

Tags

cmsCraftcraftcmscraft-plugincraft-var-dumper

### Embed Badge

![Health badge](/badges/mark-wff-craft-var-dumper/health.svg)

```
[![Health](https://phpackages.com/badges/mark-wff-craft-var-dumper/health.svg)](https://phpackages.com/packages/mark-wff-craft-var-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)[studioespresso/craft-dumper

Bringing symfony/VarDumper to Craft CMS

20250.4k5](/packages/studioespresso-craft-dumper)[verbb/social-poster

Automatically post entries to social media.

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

PHPackages © 2026

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