2017 © Pedro Peláez
 

bundle rollbar-bundle

Bundle for Symfony2 that reports errors to Rollbar

image

satellite/rollbar-bundle

Bundle for Symfony2 that reports errors to Rollbar

  • Wednesday, May 17, 2017
  • by satellitemedia-dev
  • Repository
  • 2 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 10 Forks
  • 0 Open issues
  • 17 Versions
  • 0 % Grown

The README.md

RollbarBundle

Build Status SensioLabsInsight, (*1)

About

Integrates Rollbar with your Symfony2 application., (*2)

Installation

Require the staffim/rollbar-bundle package in your composer.json and update your dependencies., (*3)

$ composer require staffim/rollbar-bundle:*

Add the StaffimRollbarBundle to your application's kernel:, (*4)

    public function registerBundles()
    {
        $bundles = array(
            ...
            new Staffim\RollbarBundle\StaffimRollbarBundle(),
            ...
        );
        ...
    }

Configuration

staffim_rollbar:
    # Rollbar access token
    access_token: ###
    # PHP error level (see http://php.net/manual/en/function.error-reporting.php)
    error_level: -1
    # Values from scrub.parameters are replaced by the key for specified exceptions
    scrub:
        exceptions:
            - PDOException
        parameters:
            key: %key%

The Versions

24/03 2016
16/11 2015
24/07 2015

v1.2.1

1.2.1.0

Bundle for Symfony2 that reports errors to Rollbar

  Sources   Download

MIT

The Requires

 

The Development Requires

by Vyacheslav Salakhutdinov

rollbar

30/06 2015

dev-test

dev-test

Bundle for Symfony2 that reports errors to Rollbar

  Sources   Download

MIT

The Requires

 

The Development Requires

by Vyacheslav Salakhutdinov

rollbar

30/06 2015

v1.2.0

1.2.0.0

Bundle for Symfony2 that reports errors to Rollbar

  Sources   Download

MIT

The Requires

 

The Development Requires

by Vyacheslav Salakhutdinov

rollbar

12/03 2015

v1.1.2

1.1.2.0

Bundle for Symfony2 that reports errors to Rollbar

  Sources   Download

MIT

The Requires

 

by Vyacheslav Salakhutdinov

rollbar

12/03 2015

v1.1.1

1.1.1.0

Bundle for Symfony2 that reports errors to Rollbar

  Sources   Download

MIT

The Requires

 

by Vyacheslav Salakhutdinov

rollbar

02/02 2015

v1.1.0

1.1.0.0

Bundle for Symfony2 that reports errors to Rollbar

  Sources   Download

MIT

The Requires

 

by Vyacheslav Salakhutdinov

rollbar

05/11 2014

v1.0.5

1.0.5.0

Bundle for Symfony2 that reports errors to Rollbar

  Sources   Download

MIT

The Requires

 

by Vyacheslav Salakhutdinov

rollbar

07/05 2014

v1.0.4

1.0.4.0

Bundle for Symfony2 that reports errors to Rollbar

  Sources   Download

MIT

The Requires

 

by Vyacheslav Salakhutdinov

rollbar

04/02 2014

v1.0.3

1.0.3.0

Bundle for Symfony2 that reports errors to Rollbar

  Sources   Download

MIT

The Requires

 

by Vyacheslav Salakhutdinov

rollbar

04/02 2014

v1.0.2

1.0.2.0

Bundle for Symfony2 that reports errors to Rollbar

  Sources   Download

MIT

The Requires

 

by Vyacheslav Salakhutdinov

rollbar

17/07 2013

v1.0.1

1.0.1.0

Bundle for Symfony2 that reports errors to Rollbar

  Sources   Download

MIT

The Requires

 

by Vyacheslav Salakhutdinov

rollbar

28/06 2013

v1.0.0

1.0.0.0

Bundle for Symfony2 that reports errors to Rollbar

  Sources   Download

MIT

The Requires

 

by Vyacheslav Salakhutdinov

rollbar