2017 © Pedro Peláez
 

craft-plugin craft-dumper

A nicer dump()

image

superbig/craft-dumper

A nicer dump()

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Dumper plugin for Craft CMS 3.x

A nicer dump(), (*1)

Icon, (*2)

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later., (*3)

Installation

To install the plugin, follow these instructions., (*4)

  1. Open your terminal and go to your Craft project:, (*5)

    cd /path/to/project
  2. Then tell Composer to load the plugin:, (*6)

    composer require superbig/craft-dumper
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Dumper., (*7)

Dumper Overview

Screenshot, (*8)

Using Dumper

Call via the variable method:, (*9)

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

Call via the Twig filter:, (*10)

{{ entries | dumper }}

or the shorter version:, (*11)

{{ entries | dump }}

Brought to you by Superbig, (*12)

The Versions

01/03 2018

dev-master

9999999-dev

A nicer dump()

  Sources   Download

MIT

The Requires

 

cms dumper craftcms craft-plugin craft

01/03 2018

1.0.0

1.0.0.0

A nicer dump()

  Sources   Download

MIT

The Requires

 

cms dumper craftcms craft-plugin craft