PHPackages                             practo/sentry-bundle - 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. practo/sentry-bundle

ActiveSymfony-bundle

practo/sentry-bundle
====================

A fork for Kunstmaan sentry bundle. Minor modification and improvements. The SentryBundle for Symfony2 helps binds the raven-php module into a Symfony2 bundle for easy use with the framework. It will autoload an exception handler into the framework, so that all uncaught errors are sent to a Sentry server.

v2.2(13y ago)213.2k↓33.3%MITPHPPHP &gt;=5.3.2

Since Oct 15Pushed 13y ago3 watchersCompare

[ Source](https://github.com/practo/KunstmaanSentryBundle)[ Packagist](https://packagist.org/packages/practo/sentry-bundle)[ Docs](https://github.com/Kunstmaan/KunstmaanSentryBundle)[ RSS](/packages/practo-sentry-bundle/feed)WikiDiscussions master Synced 1mo ago

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

SentryBundle for Symfony2 [![Build Status](https://camo.githubusercontent.com/822ccedd9a0211d7e6c61211c76c25f933f1436ae04e62e6b2f3f746be601abc/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f4b756e73746d61616e2f4b756e73746d61616e53656e74727942756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/Kunstmaan/KunstmaanSentryBundle)
===================================================================================================================================================================================================================================================================================================================================================================

[](#sentrybundle-for-symfony2-)

This helps binds the [raven-php module](https://github.com/getsentry/raven-php) into a Symfony2 bundle for easy use with the framework. It will autoload an exception handler into the framework, so that all uncaught errors are sent to a [Sentry server](https://www.getsentry.com).

*Important*: This bundle is heavily inspired by [Drew Butler](https://github.com/nodrew)'s Airbrake bundle.

Installation requirements
-------------------------

[](#installation-requirements)

You should be able to get Symfony 2.1 up and running before you can install the KunstmaanAdminBundle.

Installation instructions
-------------------------

[](#installation-instructions)

Assuming you have installed composer.phar or composer binary:

```
$ composer require kunstmaan/sentry-bundle
```

Add the KunstmaanSentryBundle to your AppKernel.php file:

```
new Kunstmaan\SentryBundle\KunstmaanSentryBundle(),

```

Multiple environments support (Optional)
----------------------------------------

[](#multiple-environments-support-optional)

Add these lines into 'config.yml'

```
kunstmaan_sentry:
    environments: ['prod', 'stage', 'my_optional_env']

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~34 days

Total

4

Last Release

4863d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b119fba643b82735b22cdf310014776e31e478172b24a687a35bf67638f0e616?d=identicon)[abhinavlal](/maintainers/abhinavlal)

---

Top Contributors

[![krispypen](https://avatars.githubusercontent.com/u/156955?v=4)](https://github.com/krispypen "krispypen (5 commits)")[![simodima](https://avatars.githubusercontent.com/u/1193857?v=4)](https://github.com/simodima "simodima (4 commits)")[![abhinavlal](https://avatars.githubusercontent.com/u/445119?v=4)](https://github.com/abhinavlal "abhinavlal (2 commits)")[![justjkk](https://avatars.githubusercontent.com/u/192893?v=4)](https://github.com/justjkk "justjkk (2 commits)")

---

Tags

exceptionssentry

### Embed Badge

![Health badge](/badges/practo-sentry-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/practo-sentry-bundle/health.svg)](https://phpackages.com/packages/practo-sentry-bundle)
```

###  Alternatives

[facile-it/sentry-module

This module allows integration of Sentry Client into laminas and mezzio

19372.5k](/packages/facile-it-sentry-module)[socloz/monitoring-bundle

A profiling/monitoring Symfony2 bundle for production servers - alerts on exceptions, logs profiling data &amp; sends data to statsd/graphite

6944.2k](/packages/socloz-monitoring-bundle)[rcrowe/raven

Raven client for Sentry that supports background processing through multiple providers.

3467.0k](/packages/rcrowe-raven)[crisu83/yii-sentry

Sentry for the Yii PHP framework.

1110.8k](/packages/crisu83-yii-sentry)

PHPackages © 2026

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