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

ActiveLibrary

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 1mo ago

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 43% 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

4106d 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

[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)
