UpDevTools - A suite of developer tools for your WordPress development environment
UpDevTools - An integrated suite of developer tools for your development environment including Kint and Whoops.
As a WordPress developer, you need development tools that put information in your hands. We need one handy-dandy plugin that has all of our goodies to do our thang. UpDevTools seeks to solve that problem.
We believe in integration. In order to do our jobs, we need a ton of tools and apps. Right? Every single project needs these tools. Having an integrated approach means you only have one plugin to install and one to exclude from the deployment. One plugin. One suite of tools. All integrated together to give you the power you need to analyze, test, and tweak.
Our vision is to continue growing this plugin. We will be adding more tools and features. We invite you to come and join the developer community by contributing. Let’s make this plugin a powerful tool for us.
This plugin includes the following features:
var_dump
and print_r
. You are going to love Kint.{path to your sandbox project}/wp-content/plugins
.git clone https://github.com/KnowTheCode/UpDevTools.git
.cd UpDevTools
composer install
. Composer will then install all of the updated dependencies in the assets/vendor
folder.You are going to want to add on these plugins too:
See Contributing for details.