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

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

pingpong/whoops
===============

With this package you can get the whoops errors style like the laravel's style in versions 4.0 and 4.1.

1.0.2(11y ago)72581BSD-3-ClauseJavaScriptPHP &gt;=5.4.0

Since Sep 30Pushed 11y ago1 watchersCompare

[ Source](https://github.com/pingpong-labs/whoops)[ Packagist](https://packagist.org/packages/pingpong/whoops)[ RSS](/packages/pingpong-whoops/feed)WikiDiscussions master Synced 1mo ago

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

Custom whoops error style for Laravel framework.
================================================

[](#custom-whoops-error-style-for-laravel-framework)

With this package you can get the whoops errors style like the laravel's style in versions 4.0, 4.1 and 5.0.

### Preview

[](#preview)

[![Whoops](https://raw.githubusercontent.com/pingpong-labs/whoops/master/shots/whoops.png)](https://raw.githubusercontent.com/pingpong-labs/whoops/master/shots/whoops.png)

### Installation

[](#installation)

Via command line :

```
composer require "pingpong/whoops:1.*"

```

After the package installed, add new service provider to your `providers` array.

```
	'providers' => array(

		// ...

		'Pingpong\Whoops\WhoopsServiceProvider',

	)
```

### Laravel4

[](#laravel4)

Next, open terminal and publish the package's assets by run :

```
php artisan asset:publish pingpong/whoops

```

Done.

### License

[](#license)

This package is open-sourced software licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 55% 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 ~44 days

Total

4

Last Release

4115d ago

Major Versions

1.0.2 → 2.0.x-dev2015-02-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/5221291be74d1e0ddef6931aa833f02a106df5b972431926321bf4f12d16b62b?d=identicon)[gravitano](/maintainers/gravitano)

---

Top Contributors

[![gravitano](https://avatars.githubusercontent.com/u/5087538?v=4)](https://github.com/gravitano "gravitano (22 commits)")[![AndreiLunga](https://avatars.githubusercontent.com/u/6875185?v=4)](https://github.com/AndreiLunga "AndreiLunga (18 commits)")

---

Tags

laravelwhoopserrorspingpong

### Embed Badge

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

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

###  Alternatives

[barryvdh/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k124.3M624](/packages/barryvdh-laravel-debugbar)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/laravel-ignition

A beautiful error page for Laravel applications.

566146.7M471](/packages/spatie-laravel-ignition)[graham-campbell/exceptions

Provides A Powerful Error Response System For Both Development And Production

5911.3M4](/packages/graham-campbell-exceptions)[glhd/laravel-dumper

382801.4k](/packages/glhd-laravel-dumper)[php-console/laravel-service-provider

Laravel service provider to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome

7361.2k1](/packages/php-console-laravel-service-provider)

PHPackages © 2026

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