Skip to content

coenjacobs/symfony-vardumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Symfony VarDumper

Brings the Symfony VarDumper component to your WordPress installation.

This enables you to use the dd() function in your WordPress projects that then uses the Symfony VarDumper component (so I don't get fatal errors when trying to use this function in WordPress projects all the time...).

This plugin requires PHP 5.4 and enforces this via the WPupdatePHP library.

Installation

For now, the only available option to install this plugin is to clone or download the repository and then run composer install in the downloaded folder. This will install the required dependencies.

This plugin will be available on in the WordPress plugin directory eventually and that will bring a ready to install plugin.

About

Brings the Symfony VarDumper component to your WordPress installation.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages