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(8mo ago)02PHPPHP &gt;8.2

Since Oct 17Pushed 8mo 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 today

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

28

—

LowBetter than 52% of packages

Maintenance59

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

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

259d 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

[cakephp/debug_kit

CakePHP Debug Kit

86314.7M171](/packages/cakephp-debug-kit)[cakephp/bake

Bake plugin for CakePHP

11212.0M202](/packages/cakephp-bake)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308954.9k25](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1882.3M44](/packages/dereuromark-cakephp-ide-helper)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

3361.0M51](/packages/dereuromark-cakephp-tools)[friendsofcake/cakepdf

CakePHP plugin for creating and/or rendering Pdfs, several Pdf engines supported.

3822.3M6](/packages/friendsofcake-cakepdf)

PHPackages © 2026

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