Skip to content

bedita/dev-tools

Repository files navigation

BEdita 4 Developer Tools plugin

Github Actions codecov phpstan Scrutinizer Code Quality image image

Plugin to help with development in BEdita 4. This plugin adds some useful tabs to CakePHP Debug Kit toolbar, as well as a user-friendly HTML rendering of API responses.

Installation

You can install this plugin into your CakePHP application using Composer.

The recommended way to install composer packages is:

composer require --dev bedita/dev-tools