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

Abandoned → monologSymfony-bundle

kunstmaan/sentry-bundle
=======================

THIS REPO IS DEPRECATED: replaced by Monolog | 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.4.1(12y ago)2324.9k8MITPHPPHP &gt;=5.3.3

Since Oct 15Pushed 11y ago13 watchersCompare

[ Source](https://github.com/KunstmaanLegacy/KunstmaanSentryBundle)[ Packagist](https://packagist.org/packages/kunstmaan/sentry-bundle)[ Docs](https://github.com/Kunstmaan/KunstmaanSentryBundle)[ RSS](/packages/kunstmaan-sentry-bundle/feed)WikiDiscussions master Synced today

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

*IMPORTANT*: We recommend that you no longer use this bundle. Since it's inception Monolog has gotten built in Sentry support. See [\#18](https://github.com/KunstmaanLegacy/KunstmaanSentryBundle/issues/18) and

SentryBundle for Symfony2
=========================

[](#sentrybundle-for-symfony2)

[![Build Status](https://camo.githubusercontent.com/5a25f41bdefed4023e5f27cb535ecca2483f61050d5fec7abf667643dcb8d921/68747470733a2f2f7472617669732d63692e6f72672f4b756e73746d61616e2f4b756e73746d61616e53656e74727942756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/Kunstmaan/KunstmaanSentryBundle)[![Total Downloads](https://camo.githubusercontent.com/7b6a477b409b053d5116d4739b23bb6a593f5acd42192860831f442e3d73fd31/68747470733a2f2f706f7365722e707567782e6f72672f6b756e73746d61616e2f73656e7472792d62756e646c652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/kunstmaan/sentry-bundle)[![Latest Stable Version](https://camo.githubusercontent.com/1938299c8b733550f3b2bf1d7f3998a58c8651a4b1b5f7454641ec4b5a3ed42d/68747470733a2f2f706f7365722e707567782e6f72672f6b756e73746d61616e2f73656e7472792d62756e646c652f762f737461626c652e706e67)](https://packagist.org/packages/kunstmaan/sentry-bundle)[![Analytics](https://camo.githubusercontent.com/fd0eedb9ace263b2e470cfdb7a57bb16154270a7aac5db3c5187e8e9a140d7d2/68747470733a2f2f67612d626561636f6e2e61707073706f742e636f6d2f55412d333136303733352d372f4b756e73746d61616e2f4b756e73746d61616e53656e74727942756e646c65)](https://github.com/igrigorik/ga-beacon)

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

[](#multiple-environments-support)

To enable Sentry for a specific environment, add these lines to the config.yml file for the environment (ie. config\_prod.yml) :

```
kunstmaan_sentry:
    enabled: true
    dsn: "http://nnn:nnn@12345.12345.12345.12345/1"

```

Note that Sentry logging is disabled by default.

###  Health Score

37

↑

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity65

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

Recently: every ~12 days

Total

12

Last Release

4536d ago

PHP version history (2 changes)v2.1PHP &gt;=5.3.2

v2.4.1PHP &gt;=5.3.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/62ecb43e61751f5fc28256b948ef82f76704338a102d5122b2a6b355e8e972df?d=identicon)[Kunstmaan](/maintainers/Kunstmaan)

---

Top Contributors

[![krispypen](https://avatars.githubusercontent.com/u/156955?v=4)](https://github.com/krispypen "krispypen (5 commits)")[![wimvds](https://avatars.githubusercontent.com/u/777114?v=4)](https://github.com/wimvds "wimvds (5 commits)")[![simodima](https://avatars.githubusercontent.com/u/1193857?v=4)](https://github.com/simodima "simodima (4 commits)")[![chrisjohnson00](https://avatars.githubusercontent.com/u/1231933?v=4)](https://github.com/chrisjohnson00 "chrisjohnson00 (2 commits)")[![roderik](https://avatars.githubusercontent.com/u/16780?v=4)](https://github.com/roderik "roderik (1 commits)")[![shieldo](https://avatars.githubusercontent.com/u/97280?v=4)](https://github.com/shieldo "shieldo (1 commits)")[![kimausloos](https://avatars.githubusercontent.com/u/493233?v=4)](https://github.com/kimausloos "kimausloos (1 commits)")[![GromNaN](https://avatars.githubusercontent.com/u/400034?v=4)](https://github.com/GromNaN "GromNaN (1 commits)")

---

Tags

exceptionssentry

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/kunstmaan-sentry-bundle/health.svg)](https://phpackages.com/packages/kunstmaan-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)
