Registry / testing / cakephp-debug-kit

cakephp-debug-kit

JSON →
library5.2.4phppackagistunverified

CakePHP Debug Kit provides debugging tools for CakePHP applications.

composer require cakephp/debug_kit
INSTALL
IMPORT
SIG · CAKEPHP-DEBUG-KIT
C
cakephp-debug-kit
testingphpv5.2.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DebugKit
use DebugKit\DebugKit;

Enable the DebugKit toolbar in a CakePHP application.

use DebugKit\DebugKit; DebugKit::enable();
Debug
Known issues
gotchaShould not be enabled in production environments.
fix
Disable DebugKit in production by checking environment or using configuration.
affects: >=5.0.0
Upgrade
Version history
5.2.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
cakephp-debug-kit — pip install cakephp-debug-kit · libregistry