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

ActiveLibrary

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

Whoops integration class into Yii Framework 1.1

1.0.1(8y ago)0159MITPHP

Since Feb 27Pushed 11mo 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 1mo ago

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

33

—

LowBetter than 75% of packages

Maintenance37

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

2997d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/c8623bbf38ef683cc82f0bd76e5e61bc9288fd9fc77727b6ca1d1325082c9811?d=identicon)[lancet](/maintainers/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

[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)[getkirby/cms

The Kirby core

1.5k535.5k352](/packages/getkirby-cms)[tempest/framework

The PHP framework that gets out of your way.

2.1k23.1k9](/packages/tempest-framework)[phlak/directory-lister

PHP directory lister

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

The bow PHP Framework

6015.5k8](/packages/bowphp-framework)

PHPackages © 2026

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