Download the PHP package mazecode/wp-dd without Composer
On this page you can find all versions of the php package mazecode/wp-dd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package wp-dd
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
- Install via the Wordpress plugin repository or download and place in /wp-content/plugins directory
- Activate the plugin through the \'Plugins\' menu in WordPress
- Use the function dd() or d() anywhere in your theme
All versions of wp-dd with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
symfony/var-dumper Version ~4.0
symfony/console Version ~4.0
symfony/debug Version ~4.0
symfony/var-dumper Version ~4.0
symfony/console Version ~4.0
symfony/debug Version ~4.0
The package mazecode/wp-dd contains the following files
Loading the files please wait ....