LaravelPackages.net
Acme Inc.
Toggle sidebar
mazecode/wp-dd

Dump and die function as Laravel dd()

94
4
1.0.1
About mazecode/wp-dd

mazecode/wp-dd is a Laravel package for dump and die function as laravel dd(). It currently has 4 GitHub stars and 94 downloads on Packagist (latest version 1.0.1). Install it with composer require mazecode/wp-dd. Discover more Laravel packages by mazecode or browse all Laravel packages to compare alternatives.

Last updated

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
Comments