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

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

myoutdeskllc/yii-whoops
=======================

Whoops integration class into Yii Framework 1.1

1.0.1(8y ago)0159MITPHP

Since Feb 27Pushed 1y agoCompare

[ Source](https://github.com/MyOutDeskLLC/yii-whoops)[ Packagist](https://packagist.org/packages/myoutdeskllc/yii-whoops)[ RSS](/packages/myoutdeskllc-yii-whoops/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (3)Used By (0)

Yii Error Handler with Whoops
=============================

[](#yii-error-handler-with-whoops)

Integrates the Whoops library into Yii 1.1.

Usage
-----

[](#usage)

1. Install it:

    - Using \[Composer\] (it will automatically install Whoops main libraries as well):

    ```
    composer require myoutdeskllc/yii-whoops
    composer install
    ```

    - Or \[downloading\] and unpacking it in your `extensions` folder.
2. If you're using Composer, I strongly recomend you to create a `vendor` alias if you haven't yet. Add this to the beginning of your `config/main.php`:

    ```
    Yii::setPathOfAlias('vendor', __DIR__.'/../../vendor');
    ```
3. Replace your `errorHandler` entry at `config/main.php` with the error handler class. Example:

    ```
    'errorHandler' => ['class' => 'vendor.myoutdeskllc.yii-whoops.WhoopsErrorHandler']
    ```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 62.5% 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 ~0 days

Total

2

Last Release

3047d ago

### Community

Maintainers

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

![](https://avatars.githubusercontent.com/u/1332972?v=4)[lancet](/maintainers/lancet)[@lancet](https://github.com/lancet)

---

Top Contributors

[![tance77](https://avatars.githubusercontent.com/u/3421501?v=4)](https://github.com/tance77 "tance77 (5 commits)")[![tianye](https://avatars.githubusercontent.com/u/18461675?v=4)](https://github.com/tianye "tianye (3 commits)")

### Embed Badge

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

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k13](/packages/tempest-framework)[getkirby/cms

The Kirby core

1.5k584.8k458](/packages/getkirby-cms)[yireo/magento2-whoops

Magento 2 module adding Whoops error handling

102739.7k](/packages/yireo-magento2-whoops)[zeuxisoo/slim-whoops

PHP whoops error on slim framework

1371.1M27](/packages/zeuxisoo-slim-whoops)[zhuravljov/yii2-debug

Yii debug toolbar

146512.4k4](/packages/zhuravljov-yii2-debug)[phlak/directory-lister

PHP directory lister

2.5k1.4k](/packages/phlak-directory-lister)

PHPackages © 2026

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