PHPackages                             gourmet/whoops - 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. gourmet/whoops

ActiveCakephp-plugin[Debugging &amp; Profiling](/categories/debugging)

gourmet/whoops
==============

Whoops for CakePHP 3

v1.1.0(9y ago)2438.0k1[3 issues](https://github.com/gourmet/whoops/issues)1MITPHP

Since May 2Pushed 8y ago5 watchersCompare

[ Source](https://github.com/gourmet/whoops)[ Packagist](https://packagist.org/packages/gourmet/whoops)[ Docs](http://github.com/gourmet/whoops)[ RSS](/packages/gourmet-whoops/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)Dependencies (1)Versions (6)Used By (1)

[![Build Status](https://camo.githubusercontent.com/02a557989a813f5956851e4759ef5f042e87bd9150dc3d5c8945c4b8fae1f3f8/68747470733a2f2f7472617669732d63692e6f72672f676f75726d65742f77686f6f70732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/gourmet/whoops) [![Coverage Status](https://camo.githubusercontent.com/6bcc60df09061f4f1a9f5bfd6b99d06a514625087f72c937467a369062775a18/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f676f75726d65742f77686f6f70732f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/gourmet/whoops?branch=master) [![Total Downloads](https://camo.githubusercontent.com/6b6a48e6fea130f153fb7350667d0171db33dc4fab7f20bd49cbad144cd2c6a1/68747470733a2f2f706f7365722e707567782e6f72672f676f75726d65742f77686f6f70732f642f746f74616c2e706e67)](https://packagist.org/packages/gourmet/whoops) [![Latest Stable Version](https://camo.githubusercontent.com/387c9cb692dd4494a6564ed3c5c818953220f58a04a4f61d7dd9b283951a1ef5/68747470733a2f2f706f7365722e707567782e6f72672f676f75726d65742f77686f6f70732f762f737461626c652e706e67)](https://packagist.org/packages/gourmet/whoops)

Whoops
======

[](#whoops)

Built to seamlessly integrate [Whoops](http://filp.github.io/whoops/) with [CakePHP 3](http://cakephp.org).

Install
-------

[](#install)

Using [Composer](http://getcomposer.org):

```
composer require gourmet/whoops:~1.0

```

As this plugin only offers a Whoops handler for CakePHP, there is no need to enable it per se. You only need to configure that handler instead of Cake's own `ErrorHandler` by replacing the following line in `bootstrap.php`:

```
(new ErrorHandler(Configure::read('Error')))->register();
```

with the Whoops handler:

```
(new \Gourmet\Whoops\Error\WhoopsHandler(Configure::read('Error')))->register();
```

That's it!

License
-------

[](#license)

Copyright (c)2015, Jad Bitar and licensed under [The MIT License](http://www.opensource.org/licenses/mit-license.php).

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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

Every ~206 days

Total

5

Last Release

3575d ago

Major Versions

v0.2.0 → v1.0.02015-03-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/ccb57ae849b67ade8d9c1e266bc2868183bbcf07fb6c66c2d45254a452272d54?d=identicon)[jadb](/maintainers/jadb)

---

Top Contributors

[![ADmad](https://avatars.githubusercontent.com/u/142658?v=4)](https://github.com/ADmad "ADmad (2 commits)")[![jadb](https://avatars.githubusercontent.com/u/33527?v=4)](https://github.com/jadb "jadb (1 commits)")

---

Tags

whoopscakephp

### Embed Badge

![Health badge](/badges/gourmet-whoops/health.svg)

```
[![Health](https://phpackages.com/badges/gourmet-whoops/health.svg)](https://phpackages.com/packages/gourmet-whoops)
```

###  Alternatives

[filp/whoops

php error handling for cool kids

13.2k402.4M1.4k](/packages/filp-whoops)[yireo/magento2-whoops

Magento 2 module adding Whoops error handling

102703.5k](/packages/yireo-magento2-whoops)[rarst/wps

WordPress plugin for whoops error handler.

129133.2k3](/packages/rarst-wps)[dereuromark/cakephp-whoops

Whoops error handler for CakePHP

1492.4k1](/packages/dereuromark-cakephp-whoops)[xiaodi/think-whoops

A debug service for ThinkPHP.

413.5k1](/packages/xiaodi-think-whoops)[mouf/whoops-stackphp

This package provides a StackPHP middleware for using the Whoops error handling library

145.7k1](/packages/mouf-whoops-stackphp)

PHPackages © 2026

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