Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.23 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.23 KB

BEdita 4 Developer Tools plugin

Github Actions codecov phpstan Scrutinizer Code Quality image image

Plugin to help with development in BEdita. 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