2017 © Pedro Peláez
 

cakephp-plugin cakephp-airbrake

A CakePHP plugin to use Airbrake for errors and exceptions.

image

begnini/cakephp-airbrake

A CakePHP plugin to use Airbrake for errors and exceptions.

  • Friday, February 16, 2018
  • by begnini
  • Repository
  • 1 Watchers
  • 0 Stars
  • 177 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

CakePHP 2.0 Airbrake

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

Installation via Composer

composer require igorpadovan/cakephp-airbrake

app/Config/bootstrap.php

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

The Versions

16/02 2018

dev-master

9999999-dev

A CakePHP plugin to use Airbrake for errors and exceptions.

  Sources   Download

MIT

The Requires

 

by Humberto Pereira

16/02 2018

0.0.1

0.0.1.0

A CakePHP plugin to use Airbrake for errors and exceptions.

  Sources   Download

MIT

The Requires

 

by Humberto Pereira