bedita/dev-tools

A plugin to give some useful tools to BEdita developers.

Installs: 62 008

Dependents: 3

Suggesters: 0

Security: 0

Stars: 2

Watchers: 6

Forks: 2

Open Issues: 3

Type:cakephp-plugin

v2.1.4 2022-09-07 09:11 UTC

README

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