PHPackages                             oxcom/symfony-rollbar-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. oxcom/symfony-rollbar-bundle

ActiveSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

oxcom/symfony-rollbar-bundle
============================

Bundle for Symfony that integrates Rollbar tracker

v2.3.0(7y ago)996.3k↑51.8%34MITPHPPHP &gt;=5.6CI failing

Since May 8Pushed 4y ago2 watchersCompare

[ Source](https://github.com/OxCom/symfony-rollbar-bundle)[ Packagist](https://packagist.org/packages/oxcom/symfony-rollbar-bundle)[ RSS](/packages/oxcom-symfony-rollbar-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (14)Versions (20)Used By (0)

SymfonyRollbar bundle for Symfony Framework
===========================================

[](#symfonyrollbar-bundle-for-symfony-framework)

[![Latest Stable Version](https://camo.githubusercontent.com/3108822f216c863d51eea12c4cda1a773abf5fec4f0e48caf0b21834016b71ed/68747470733a2f2f706f7365722e707567782e6f72672f6f78636f6d2f73796d666f6e792d726f6c6c6261722d62756e646c652f762f737461626c65)](https://packagist.org/packages/oxcom/symfony-rollbar-bundle)[![Total Downloads](https://camo.githubusercontent.com/980396ba615d9d6afaccfc74b32db83c5f32d9637bcf4d6156e0b2d85ec9c7bf/68747470733a2f2f706f7365722e707567782e6f72672f6f78636f6d2f73796d666f6e792d726f6c6c6261722d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/oxcom/symfony-rollbar-bundle)[![codecov](https://camo.githubusercontent.com/b9427fc4ffd04b54bbd0eb0978257e1a890562bd9805b52508f5d3e59d97fa45/68747470733a2f2f636f6465636f762e696f2f67682f4f78436f6d2f73796d666f6e792d726f6c6c6261722d62756e646c652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/OxCom/symfony-rollbar-bundle)[![Build Status](https://camo.githubusercontent.com/6782c95a21382e5028fce738e740c24a653fac223313c925f248797fbc128b67/68747470733a2f2f7472617669732d63692e6f72672f4f78436f6d2f73796d666f6e792d726f6c6c6261722d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/OxCom/symfony-rollbar-bundle)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

Bundle for Symfony Framework (2.8.x, 3.x, 4.x) that integrates Rollbar tracker

Find more documentation [here](https://github.com/OxCom/symfony-rollbar-bundle/tree/master/Resources/doc)

Install
=======

[](#install)

1. Add bundle as dependency ```
    $ composer require oxcom/symfony-rollbar-bundle
    ```
2. Provide configuration for it ```
    symfony_rollbar:
            enable: true
            exclude:
                - \AppBundle\Exceptions\MyAwesomeException
            rollbar:
                access_token: 'some-secret-token-here'
            rollbar_js:
                access_token: 'some-public-token-here'
    ```
3. Load bundle for 4.x: ```
    \SymfonyRollbarBundle\SymfonyRollbarBundle::class => ['all' => true]
    ```

    or for 2.8.x and 3.x ```
    $bundles = [
        // ...
        new \SymfonyRollbarBundle\SymfonyRollbarBundle(),
        // ...
    ];
    ```

Bugs and Issues
===============

[](#bugs-and-issues)

Please, if You found a bug or something, that is not working properly, contact me and tell what's wrong. It's nice to have an example how to reproduce a bug, or any idea how to fix it in Your request. I'll take care about it ASAP.

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 97.1% 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 ~41 days

Recently: every ~62 days

Total

19

Last Release

2593d ago

Major Versions

v1.0.2 → v2.0.02017-10-16

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4608564?v=4)[Andrey](/maintainers/OxCom)[@OxCom](https://github.com/OxCom)

---

Top Contributors

[![OxCom](https://avatars.githubusercontent.com/u/4608564?v=4)](https://github.com/OxCom "OxCom (99 commits)")[![jeffreymb](https://avatars.githubusercontent.com/u/770797?v=4)](https://github.com/jeffreymb "jeffreymb (2 commits)")[![ownede](https://avatars.githubusercontent.com/u/442603?v=4)](https://github.com/ownede "ownede (1 commits)")

---

Tags

bundlerollbarsymfonysymfony-frameworksymfonybundleerrorsrollbar

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/oxcom-symfony-rollbar-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/oxcom-symfony-rollbar-bundle/health.svg)](https://phpackages.com/packages/oxcom-symfony-rollbar-bundle)
```

###  Alternatives

[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)

PHPackages © 2026

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