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

ActiveLibrary

tianye/yii-whoops
=================

Whoops integration class into Yii Framework 1.1

1.0.1(8y ago)1141MITPHP

Since Feb 27Pushed 8y ago1 watchersCompare

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

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 tianye/yii-whoops ~1.0
    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.tianye.yii-whoops.WhoopsErrorHandler']
    ```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

Every ~0 days

Total

2

Last Release

2997d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/tianye-yii-whoops/health.svg)](https://phpackages.com/packages/tianye-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)
