PHPackages                             cakedc/cakephp-debugkit-ai - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. cakedc/cakephp-debugkit-ai

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

cakedc/cakephp-debugkit-ai
==========================

DebugKit AI enhancements

0.1(7mo ago)02PHPPHP &gt;8.2

Since Oct 17Pushed 7mo agoCompare

[ Source](https://github.com/CakeDC/cakephp-debugkit-ai)[ Packagist](https://packagist.org/packages/cakedc/cakephp-debugkit-ai)[ RSS](/packages/cakedc-cakephp-debugkit-ai/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

DebugKit AI Panel for CakePHP
=============================

[](#debugkit-ai-panel-for-cakephp)

Installation
------------

[](#installation)

- composer require cakedc/cakephp-debugkit-ai
- Add `DebugKit.AI.apiKey` to your `app_local.php`
- Load plugin in `Application::bootstrap()` and ensure it is done before loading `DebugKit` plugin:

```
public function bootstrap(): void
{
...
$this->addPlugin(DebugKitAIPlugin::class, ['bootstrap' => true]);
$this->addPlugin('DebugKit', ['bootstrap' => true]);
...
}
```

TODO
----

[](#todo)

- HTML help

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance65

Regular maintenance activity

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

213d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/204531?v=4)[Cake Development Corporation](/maintainers/CakeDC)[@CakeDC](https://github.com/CakeDC)

---

Top Contributors

[![ajibarra](https://avatars.githubusercontent.com/u/794722?v=4)](https://github.com/ajibarra "ajibarra (1 commits)")

### Embed Badge

![Health badge](/badges/cakedc-cakephp-debugkit-ai/health.svg)

```
[![Health](https://phpackages.com/badges/cakedc-cakephp-debugkit-ai/health.svg)](https://phpackages.com/packages/cakedc-cakephp-debugkit-ai)
```

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)[beyondcode/helo-laravel

HELO Laravel debug helper

90360.1k](/packages/beyondcode-helo-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
