PHPackages                             talentrydev/rollbar - 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. talentrydev/rollbar

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

talentrydev/rollbar
===================

Monitors errors and exceptions and reports them to Rollbar

0.18.2(4y ago)01.1kMITPHP

Since Dec 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/talentrydev/rollbar-php)[ Packagist](https://packagist.org/packages/talentrydev/rollbar)[ Docs](http://github.com/rollbar/rollbar-php)[ RSS](/packages/talentrydev-rollbar/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

   layout page   sidebar rollbar\_sidebar   permalink /notifiers/rollbar-php/   toc false  Rollbar notifier for PHP [![Build Status](https://camo.githubusercontent.com/5a6985b09c5ad1d3e377fc77ccab1d8b5bb4f5f570510373cbb78eea30ebf4a4/68747470733a2f2f7472617669732d63692e6f72672f726f6c6c6261722f726f6c6c6261722d7068702e706e673f6272616e63683d76302e31352e30)](https://travis-ci.org/rollbar/rollbar-php)
===================================================================================================================================================================================================================================================================================================================

[](#rollbar-notifier-for-php-)

This library detects errors and exceptions in your application and reports them to [Rollbar](https://rollbar.com) for alerts, reporting, and analysis.

\##Table of Contents

- [Quick start](#quick-start)
- [Installation](#installation)
    - [General](#general)
    - [If Using Composer](#if-using-composer)
- [Setup](#setup)
    - [For Heroku Users](#for-heroku-users)
- [Basic Usage](#basic-usage)
- [Batching](#batching)
- [Using Monolog](#using-monolog)
- [Configuration](#configuration)
    - [Asynchronous Reporting](#asynchronous-reporting)
    - [Configuration reference](#configuration-reference)
- [Related projects](#related-projects)
- [Help / Support](#help--support)
- [Contributing](#contributing)

Quick start
-----------

[](#quick-start)

```
