PHPackages                             fortis/silex-bugsnag - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. fortis/silex-bugsnag

Abandoned → [bugsnag/bugsnag-silex](/?search=bugsnag%2Fbugsnag-silex)Library[Logging &amp; Monitoring](/categories/logging)

fortis/silex-bugsnag
====================

Bugsnag error reporting integration for Silex 2

v1.0.1(9y ago)0165GPLPHPPHP &gt;=5.5.9

Since Aug 3Pushed 9y ago1 watchersCompare

[ Source](https://github.com/fortis/silex-bugsnag)[ Packagist](https://packagist.org/packages/fortis/silex-bugsnag)[ Docs](http://github.com/fortis/silex-bugsnag)[ RSS](/packages/fortis-silex-bugsnag/feed)WikiDiscussions master Synced 4w ago

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

\#Silex 2 Service Provider for Bugsnag

[Bugsnag](https://bugsnag.com) captures errors in real-time from your web, mobile and desktop applications, helping you to understand and resolve them as fast as possible. [Create a free account](https://bugsnag.com) to start capturing errors from your applications.

Usage
-----

[](#usage)

### Register

[](#register)

```
$app->register(new \Bugsnag\Silex\Provider\BugsnagServiceProvider, array(
    'bugsnag.options' => array(
        'apiKey' => '06615ad354054619aa3d601ea89af945'
    )
));
```

Thats it, all exceptions will be sent to Bugsnag dashboard.

If you want to access the bugsnag client directly (for example, to configure it or to send a crash report manually), you can use `$app['bugsnag']`.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~1 days

Total

2

Last Release

3615d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1042494?v=4)[Alan Bondarchuk](/maintainers/fortis)[@fortis](https://github.com/fortis)

---

Top Contributors

[![fortis](https://avatars.githubusercontent.com/u/1042494?v=4)](https://github.com/fortis "fortis (5 commits)")

---

Tags

loggingerrorsexceptionsbugsnagtracking

### Embed Badge

![Health badge](/badges/fortis-silex-bugsnag/health.svg)

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

###  Alternatives

[bugsnag/bugsnag-laravel

Official Bugsnag notifier for Laravel applications.

90335.7M37](/packages/bugsnag-bugsnag-laravel)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32133.6M3](/packages/bugsnag-bugsnag-psr-logger)[bugsnag/bugsnag

Official Bugsnag notifier for PHP applications.

56348.4M89](/packages/bugsnag-bugsnag)[bugsnag/bugsnag-symfony

Official BugSnag notifier for Symfony applications.

453.1M8](/packages/bugsnag-bugsnag-symfony)[rollbar/rollbar

Monitors errors and exceptions and reports them to Rollbar

33724.4M84](/packages/rollbar-rollbar)[evolution7/bugsnag-bundle

Bugsnag error reporting integration for Symfony2

19126.6k1](/packages/evolution7-bugsnag-bundle)

PHPackages © 2026

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