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

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

nassau/silex-whoops
===================

filp/whoops service provider for silex/silex

0.1(11y ago)01.5kMITPHP

Since Feb 13Pushed 11y ago1 watchersCompare

[ Source](https://github.com/mlebkowski/silex-whoops-service-provider)[ Packagist](https://packagist.org/packages/nassau/silex-whoops)[ RSS](/packages/nassau-silex-whoops/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Whoops service provider for Silex
=================================

[](#whoops-service-provider-for-silex)

Installation
------------

[](#installation)

In your silex app root:

```
composer require nassau/silex-whoops@dev-master

```

And then register it in your code:

```
/** @var \Pimple\Container $app */
$app->register(new \Nassau\SilexWhoops\WhoopsServiceProvider);

```

It requires `silex/silex:~2.0@dev`. For silex version ~1.0 the service provider is bundled with `filp/whoops` package.

Configuration
-------------

[](#configuration)

Define your own handler by overriding the `whoops.error_page_handler` key in the container.

See also: [filp/whoops](https://github.com/filp/whoops)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

4159d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8572223899390b494d1282b615009bc2eea5ef1cd6bfc22f6e6b175034dadfe0?d=identicon)[mlebkowski](/maintainers/mlebkowski)

---

Top Contributors

[![mlebkowski](https://avatars.githubusercontent.com/u/848731?v=4)](https://github.com/mlebkowski "mlebkowski (2 commits)")

### Embed Badge

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

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[getkirby/cms

The Kirby core

1.5k584.8k473](/packages/getkirby-cms)[yireo/magento2-whoops

Magento 2 module adding Whoops error handling

104756.6k](/packages/yireo-magento2-whoops)[zeuxisoo/slim-whoops

PHP whoops error on slim framework

1371.1M27](/packages/zeuxisoo-slim-whoops)[snowair/phalcon-debugbar

Integrates PHP Debug Bar with Phalcon.

159125.9k1](/packages/snowair-phalcon-debugbar)[rarst/wps

WordPress plugin for whoops error handler.

129136.2k3](/packages/rarst-wps)

PHPackages © 2026

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