VarDumper
A plugin to include var-dump package to use dump() function while developing or debugging.
The facts
- Rating
- 5★ from 1
- Active installs
- 100+
- Price
- Free
- Last updated
- 21 Dec 2015
- Added
- Dec 2015
- Requires WP
- 4.0
- Tested up to
- WP 4.4.34
- Downloads
- 2,980
Our analysis
AI-assistedVarDumper is a WordPress plugin designed for developers to facilitate debugging by providing access to the dump function. It integrates the var-dump package, allowing you to use this function in your PHP code if your server runs PHP version 5.5.9 or higher.
This plugin is suitable for developers who need a straightforward tool for debugging and want to enhance their development workflow within WordPress.
Best for: This plugin is best for WordPress developers looking for a debugging tool.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Integrates the var-dump package for debugging
- ✓Compatible with PHP 5.5.9 and above
- ✓Simple installation for developers
Where it falls short
- •Limited to PHP 5.5.9 or higher
- •Last updated in December 2015
- •Directory score indicates potential issues
Verdict
VarDumper offers basic debugging functionality for developers, but its age and directory score suggest caution in usage.
From the developer
borantula's own description of VarDumper, lightly tidied.
A plugin to include var-dump package to use dump function while developing or debugging. It works with PHP 5.5.9+.
After installing the plugin, if you have the sufficient PHP version you can start using dump() function.
Original var-dump package used in this plugin: https://github.com/symfony/var-dumper