2017 © Pedro Peláez
 

symfony-bundle sentry-bundle

A fork for Kunstmaan sentry bundle. Minor modification and improvements. 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.

image

practo/sentry-bundle

A fork for Kunstmaan sentry bundle. Minor modification and improvements. 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.

  • Monday, May 20, 2013
  • by abhinavlal
  • Repository
  • 3 Watchers
  • 1 Stars
  • 9,255 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 10 Forks
  • 0 Open issues
  • 5 Versions
  • 4 % Grown

The README.md

SentryBundle for Symfony2 Build Status

This 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., (*1)

Important: This bundle is heavily inspired by Drew Butler's Airbrake bundle., (*2)

Installation requirements

You should be able to get Symfony 2.1 up and running before you can install the KunstmaanAdminBundle., (*3)

Installation instructions

Assuming you have installed composer.phar or composer binary:, (*4)

``` bash $ composer require kunstmaan/sentry-bundle, (*5)


Add the KunstmaanSentryBundle to your AppKernel.php file:

new Kunstmaan\SentryBundle\KunstmaanSentryBundle(),, (*6)


Multiple environments support (Optional) -------------------------------------- Add these lines into 'config.yml'

kunstmaan_sentry: environments: ['prod', 'stage', 'my_optional_env'] ```, (*7)

The Versions

20/05 2013

dev-master

9999999-dev https://github.com/practo/KunstmaanSentryBundle

A fork for Kunstmaan sentry bundle. Minor modification and improvements. 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.

  Sources   Download

MIT

The Requires

 

sentry exceptions

24/01 2013

2.2.x-dev

2.2.9999999.9999999-dev https://github.com/Kunstmaan/KunstmaanSentryBundle

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.

  Sources   Download

MIT

The Requires

 

sentry exceptions

24/01 2013

v2.2

2.2.0.0 https://github.com/Kunstmaan/KunstmaanSentryBundle

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.

  Sources   Download

MIT

The Requires

 

sentry exceptions

15/10 2012

2.1.x-dev

2.1.9999999.9999999-dev https://github.com/Kunstmaan/KunstmaanSentryBundle

The SentryBundle is a Symfony2 bundle for using Raven to send exceptions to Sentry (getsentry.com)

  Sources   Download

MIT

The Requires

 

sentry exceptions

15/10 2012

v2.1

2.1.0.0 https://github.com/Kunstmaan/KunstmaanSentryBundle

The SentryBundle is a Symfony2 bundle for using Raven to send exceptions to Sentry (getsentry.com)

  Sources   Download

MIT

The Requires

 

sentry exceptions