cakephp-plugin cakephp-airbrake
A CakePHP plugin to use Airbrake for errors and exceptions.
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
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
));
dev-master
9999999-dev
A CakePHP plugin to use Airbrake for errors and exceptions.
Sources
Download
MIT
The Requires
by
Humberto Pereira
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