2017 © Pedro Peláez
 

cakephp-plugin cakephp-airbrake

A CakePHP plugin to use Airbrake for errors and exceptions.

image

morrislaptop/cakephp-airbrake

A CakePHP plugin to use Airbrake for errors and exceptions.

  • Sunday, February 15, 2015
  • by morrislaptop
  • Repository
  • 3 Watchers
  • 13 Stars
  • 3,930 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 11 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

CakePHP 2.0 Airbrake

A CakePHP plugin to use Airbrake for errors and exceptions., (*1)

Installation via Composer

composer require morrislaptop/cakephp-airbrake

app/Config/bootstrap.php

Configure::write('AirbrakeCake.apiKey', '<API KEY>');
CakePlugin::load('AirbrakeCake', array(
    'bootstrap' => true
));

The Versions

15/02 2015

dev-master

9999999-dev

A CakePHP plugin to use Airbrake for errors and exceptions.

  Sources   Download

MIT

The Requires

 

by Avatar morrislaptop

15/02 2015

1.0.3

1.0.3.0

A CakePHP plugin to use Airbrake for errors and exceptions.

  Sources   Download

MIT

The Requires

 

by Avatar morrislaptop

15/01 2015

1.0.2

1.0.2.0

A CakePHP plugin to use Airbrake for errors and exceptions.

  Sources   Download

MIT

The Requires

 

by Avatar morrislaptop

03/08 2014

1.0.1

1.0.1.0

A CakePHP plugin to use Airbrake for errors and exceptions.

  Sources   Download

MIT

The Requires

 

by Avatar morrislaptop