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

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

texthtml/whoops-silex
=====================

Integrates the Whoops library into Silex

1.0.3(11y ago)16133.8k↓40%5[1 PRs](https://github.com/texthtml/whoops-silex/pulls)1AGPL-3.0PHP

Since Nov 7Pushed 1y ago2 watchersCompare

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

READMEChangelogDependencies (2)Versions (6)Used By (1)

Whoops-Silex
============

[](#whoops-silex)

Integrates the Whoops library into Silex [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/2c11d000893b499e756102caa1d5a4cc3082ebc16ad65a8e7de6904be38f2149/68747470733a2f2f706f7365722e707567782e6f72672f7465787468746d6c2f77686f6f70732d73696c65782f762f737461626c652e737667)](https://packagist.org/packages/texthtml/whoops-silex)[![License](https://camo.githubusercontent.com/e213d68a9e82fd1fb4099f4226d8d3b37a1051ec717d06d0719a383585b333d5/68747470733a2f2f706f7365722e707567782e6f72672f7465787468746d6c2f77686f6f70732d73696c65782f6c6963656e73652e737667)](https://packagist.org/packages/texthtml/whoops-silex)[![Total Downloads](https://camo.githubusercontent.com/7a691ce27c9feeaca53f3ddc98b9a23d1c2665ddfd021eb620a40a449c25a0df/68747470733a2f2f706f7365722e707567782e6f72672f7465787468746d6c2f77686f6f70732d73696c65782f646f776e6c6f6164732e737667)](https://packagist.org/packages/texthtml/whoops-silex)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6927ad840cc9fa1f2a1264da0e4c096f0662e39769a717202eca261e7b652093/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7465787468746d6c2f77686f6f70732d73696c65782f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/texthtml/whoops-silex/?branch=master)

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

[](#module-installation)

In your project root folder

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

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

---

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

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community16

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 77.8% 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 ~51 days

Total

4

Last Release

4057d 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 (7 commits)")[![mtotheikle](https://avatars.githubusercontent.com/u/195964?v=4)](https://github.com/mtotheikle "mtotheikle (1 commits)")[![text-html-renovate[bot]](https://avatars.githubusercontent.com/u/6465918?v=4)](https://github.com/text-html-renovate[bot] "text-html-renovate[bot] (1 commits)")

---

Tags

debuggerphpsilexexceptionerrorwhoopssilex

### Embed Badge

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

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

###  Alternatives

[filp/whoops

php error handling for cool kids

13.2k402.4M1.4k](/packages/filp-whoops)[yireo/magento2-whoops

Magento 2 module adding Whoops error handling

102703.5k](/packages/yireo-magento2-whoops)[rarst/wps

WordPress plugin for whoops error handler.

129133.2k3](/packages/rarst-wps)[ikkez/f3-falsum

Pretty error handling for Fat-Free Framework

21145.8k3](/packages/ikkez-f3-falsum)[kuria/error

Makes handling and debugging PHP errors suck less

1920.0k2](/packages/kuria-error)[thehocinesaad/laravel-error-ai

This package adds Ask AI button to the error page.

2214.4k](/packages/thehocinesaad-laravel-error-ai)

PHPackages © 2026

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