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

AbandonedArchivedLibrary

texthtml/whoops-pimple
======================

Integrates the Whoops library into Pimple

v1.2.0(10y ago)5135.3k↓40%5[1 issues](https://github.com/texthtml/whoops-pimple/issues)1AGPL-3.0PHP

Since Nov 6Pushed 1y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (3)Versions (4)Used By (1)

Whoops-Pimple
=============

[](#whoops-pimple)

Integrates the Whoops library into Pimple [whoops](https://github.com/filp/whoops)

**whoops** is an error handler base/framework for PHP. Out-of-the-box, it provides a pretty error interface that helps you debug your web projects, but at heart it's a simple yet powerful stacked error handling system.

[![Latest Stable Version](https://camo.githubusercontent.com/6465f6eae028c51c978dbe679e78882bed95c72be14929ea34d18c8a7d5038bc/68747470733a2f2f706f7365722e707567782e6f72672f7465787468746d6c2f77686f6f70732d70696d706c652f762f737461626c652e737667)](https://packagist.org/packages/texthtml/whoops-pimple)[![License](https://camo.githubusercontent.com/fcd2ff3ccee5b55ba725157d782244961cecb737e871b61496a8e54d94d6a89c/68747470733a2f2f706f7365722e707567782e6f72672f7465787468746d6c2f77686f6f70732d70696d706c652f6c6963656e73652e737667)](https://packagist.org/packages/texthtml/whoops-pimple)[![Total Downloads](https://camo.githubusercontent.com/d93cb0cad3ab14918d7f167a364c150b64ce74b402a402215f7a738229538758/68747470733a2f2f706f7365722e707567782e6f72672f7465787468746d6c2f77686f6f70732d70696d706c652f646f776e6c6f6164732e737667)](https://packagist.org/packages/texthtml/whoops-pimple)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/61757b47dd6b6f2cde3c844103359ecfcd9827719aa6dbcacf43c55a1a15f92b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7465787468746d6c2f77686f6f70732d70696d706c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/texthtml/whoops-pimple/?branch=master)

Module installation
-------------------

[](#module-installation)

In your project root folder

1. `composer require texthtml/whoops-pimple ~1.0`
2. In your Pimple container configuration, register the WhoopsServiceProvider:

```
$container->register(new \WhoopsPimple\WhoopsServiceProvider);
```

---

[![Whoops!](https://camo.githubusercontent.com/8c6903f0faa7646ec2e2f90391774682de82bc9fa3dc31b7243ad28275fd6fce/687474703a2f2f692e696d6775722e636f6d2f78695a317455552e706e67)](https://camo.githubusercontent.com/8c6903f0faa7646ec2e2f90391774682de82bc9fa3dc31b7243ad28275fd6fce/687474703a2f2f692e696d6775722e636f6d2f78695a317455552e706e67)

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance25

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~240 days

Total

3

Last Release

3731d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3943b5c35797d1ede53aaed3d6812e4cf5b2dba7619a00dc7a381480a7b3d330?d=identicon)[mathroc](/maintainers/mathroc)

---

Top Contributors

[![mathroc](https://avatars.githubusercontent.com/u/291531?v=4)](https://github.com/mathroc "mathroc (9 commits)")[![text-html-renovate[bot]](https://avatars.githubusercontent.com/u/6465918?v=4)](https://github.com/text-html-renovate[bot] "text-html-renovate[bot] (2 commits)")[![denis-sokolov](https://avatars.githubusercontent.com/u/113721?v=4)](https://github.com/denis-sokolov "denis-sokolov (1 commits)")

---

Tags

exceptionerrorwhoopssilexpimple

### Embed Badge

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

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

###  Alternatives

[filp/whoops

php error handling for cool kids

13.2k402.4M1.4k](/packages/filp-whoops)[graham-campbell/exceptions

Provides A Powerful Error Response System For Both Development And Production

5911.3M4](/packages/graham-campbell-exceptions)[zeuxisoo/slim-whoops

PHP whoops error on slim framework

1371.1M27](/packages/zeuxisoo-slim-whoops)[rarst/wps

WordPress plugin for whoops error handler.

129133.2k3](/packages/rarst-wps)[kamranahmedse/laravel-faulty

A minimal package to assist in returning RESTful exceptions in your APIs.

6318.4k](/packages/kamranahmedse-laravel-faulty)[topshelfcraft/canary

The kinder, cuter, cleverer Craft error handler.

114.4k](/packages/topshelfcraft-canary)

PHPackages © 2026

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