PHPackages                             basilicom-pimcore-plugin/rollbar-reporter - 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. basilicom-pimcore-plugin/rollbar-reporter

ActivePimcore-plugin[Logging &amp; Monitoring](/categories/logging)

basilicom-pimcore-plugin/rollbar-reporter
=========================================

Configure and use rollbar with Pimcore

1.0.0(10y ago)0296[1 issues](https://github.com/basilicom/pimcore-plugin-rollbar-reporter/issues)BSD-3-ClausePHPPHP &gt;=5.4.0

Since Apr 22Pushed 10y ago2 watchersCompare

[ Source](https://github.com/basilicom/pimcore-plugin-rollbar-reporter)[ Packagist](https://packagist.org/packages/basilicom-pimcore-plugin/rollbar-reporter)[ Docs](http://basilicom.de/en/pimcore)[ RSS](/packages/basilicom-pimcore-plugin-rollbar-reporter/feed)WikiDiscussions master Synced 2mo ago

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

RollbarReporter Pimcore Plugin
==============================

[](#rollbarreporter-pimcore-plugin)

Developer info: [Pimcore at basilicom](http://basilicom.de/en/pimcore)

Synopsis
--------

[](#synopsis)

This Pimcore  plugin simplifies using and configuring the Rollbar reporting service:

Code Example / Method of Operation
----------------------------------

[](#code-example--method-of-operation)

If installed and enabled, the following Rollbar properties can be configured via the website/var/config/rollbar.xml file:

Motivation
----------

[](#motivation)

This plugin simplifies using the Rollbar service by adding it automatically on startup and using an easy XML based configuration file accessable via the Pimcore Plugin management system.

Installation
------------

[](#installation)

Add "basilicom-pimcore-plugin/rollbar-reporter" as a requirement to the composer.json in the toplevel directory of your Pimcore installation.

Example:

```
{
    "require": {
        "basilicom-pimcore-plugin/rollbar-reporter": "~1.0"
    }
}

```

Install the plugin via the Pimcore Extension Manager. Press the "Configure" button of the RollbarReporter plugin from within the Extension Manager and set the "accessToken" property accordingly.

In order to transmit info to the Rollbar servers, set the "enabled" property to "1", too.

If you want to include errors/traces from backend requests, too: Set the "excludeBackend" property in the xml file to "0".

If you want to include/trace CLI requests, too: Set the "excludeCli" property in the xml file to "0" (this is needed for tracing maintenance.php runs).

API Reference
-------------

[](#api-reference)

The following static methods are provided as a wrapper for the original Rollbar functions (and respect the enabled state of the plugin):

- \\RollbarReporter\\Plugin::exception(Exception $exception)
- \\RollbarReporter\\Plugin::message($message, $level, $extra)
- \\RollbarReporter\\Plugin::flush(Exception $exception)

Tests
-----

[](#tests)

- none

Todo
----

[](#todo)

- add more Rollbar configuration options

Contributors
------------

[](#contributors)

- Christoph Luehr

License
-------

[](#license)

- GPLv3

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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

3672d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c0d06c93d4cfac61be4239ec123ca75a189a5275d4e1782755d85029e67b6bc?d=identicon)[christophluehr](/maintainers/christophluehr)

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

---

Top Contributors

[![christophluehr](https://avatars.githubusercontent.com/u/1352356?v=4)](https://github.com/christophluehr "christophluehr (2 commits)")[![chluehr](https://avatars.githubusercontent.com/u/197700?v=4)](https://github.com/chluehr "chluehr (1 commits)")

---

Tags

logpluginloggingexceptionerrorloggerrollbarpimcore

### Embed Badge

![Health badge](/badges/basilicom-pimcore-plugin-rollbar-reporter/health.svg)

```
[![Health](https://phpackages.com/badges/basilicom-pimcore-plugin-rollbar-reporter/health.svg)](https://phpackages.com/packages/basilicom-pimcore-plugin-rollbar-reporter)
```

###  Alternatives

[rollbar/rollbar-laravel

Rollbar error monitoring integration for Laravel projects

14110.4M7](/packages/rollbar-rollbar-laravel)[analog/analog

Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.

3451.5M24](/packages/analog-analog)[justbetter/magento2-sentry

Magento 2 Logger for Sentry

1851.5M3](/packages/justbetter-magento2-sentry)[jenssegers/rollbar

Rollbar error monitoring integration for Laravel projects

3301.1M2](/packages/jenssegers-rollbar)[baibaratsky/yii2-rollbar

Rollbar for Yii2

35130.5k](/packages/baibaratsky-yii2-rollbar)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14642.7k1](/packages/guanguans-laravel-exception-notify)

PHPackages © 2026

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