Laravel DD for WordPress
Use Laravel's dd() (die dump) function in your Wordpress projects. Perfect for debuging custom queries!
The facts
- Rating
- 5★ from 7
- Active installs
- 1k+
- Price
- Free
- Last updated
- 2 Mar 2018
- Added
- Jul 2017
- Requires WP
- 3.0.1
- Tested up to
- WP 4.8.30
- Downloads
- 16,581
Our analysis
AI-assistedLaravel DD for WordPress is a plugin that allows you to use Laravel’s dd() function within your WordPress projects. This function is useful for debugging custom queries by providing a detailed dump of variable contents.
The plugin is suitable for developers who are familiar with Laravel and want to integrate its debugging capabilities into their WordPress environment. It requires disabling WordPress Emojis for optimal functionality.
Best for: Developers looking to enhance debugging in WordPress with Laravel tools.
What it does well
- ✓Enables use of Laravel's dd() function in WordPress
- ✓Useful for debugging custom queries
- ✓Free to use from the WordPress.org directory
- ✓Active installation count of 1,000
Where it falls short
- •Requires disabling WordPress Emojis
- •Limited information on additional features
Verdict
This plugin provides a specific debugging function for developers familiar with Laravel, but has some limitations regarding WordPress features.
From the developer
phegman's own description of Laravel DD for WordPress, lightly tidied.
Use Laravel’s dd() (die dump) function in your WordPress projects. Perfect for debuging custom queries! Laravel’s dd() 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