Download the PHP package slywalker/debug_kit_plus without Composer
On this page you can find all versions of the php package slywalker/debug_kit_plus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download slywalker/debug_kit_plus
More information about slywalker/debug_kit_plus
Files in slywalker/debug_kit_plus
Download slywalker/debug_kit_plus
More information about slywalker/debug_kit_plus
Files in slywalker/debug_kit_plus
Vendor slywalker
Package debug_kit_plus
Short Description CakePHP DebugKitPlus Plugin
License MIT
Homepage https://github.com/slywalker/cakephp-plugin-debug_kit_plus
Package debug_kit_plus
Short Description CakePHP DebugKitPlus Plugin
License MIT
Homepage https://github.com/slywalker/cakephp-plugin-debug_kit_plus
Please rate this library. Is it a good library?
Informations about the package debug_kit_plus
DebugKit Plus
Show Configure
class AppController extends Controller {
public $components = array(
'DebugKit.Toolbar' => array(
'panels' => array(
'DebugKitPlus.Apc',
'DebugKitPlus.Configure',
'DebugKitPlus.RequestPlus'
)
)
);
}
All versions of debug_kit_plus with dependencies
PHP Build Version
Package Version
The package slywalker/debug_kit_plus contains the following files
Loading the files please wait ....