WP Manifestindependent plugin directory

Laravel DD Dumper

Dump and die function like Laravel dd()

by Maze Code · github.com/mazecode/wp-dd

4stars
94composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mazecode/wp-dd/archive/refs/heads/master.zip

Also on Packagist as mazecode/wp-dd:

composer require mazecode/wp-dd

From the readme

Dump&Die Use Laravel's dd() (dump & die) function in your Wordpress projects. Perfect for debuging custom queries! Description Use Laravel's dd() (die dump) function for Wordpress projects. Function is built on top of the Symfony VarDumper component Please note in order for this plugin to work correctly Wordpress Emojis will be disabled Installation 1. Install via the Wordpress plugin repository or download and place in /wp-content/plugins directory 2. Activate the plugin through the \'Plugins\' menu in WordPress 3. Use the function dd() or d() anywhere in your theme

Read the full README on GitHub →

Releases

TagPublished
1.0.1 Aug 12, 2018
1.0.0 Jul 31, 2018

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.