app-zap/phpframework-airbrake

There is no license information available for the latest version (1.4.0) of this package.

1.4.0 2015-01-15 21:07 UTC

This package is auto-updated.

Last update: 2024-10-29 04:19:56 UTC


README

This package is a plugin for PHPFramework.

Installation

Include this package as requirement in your composer.json. For example:

{
  ...
  "require": {
    ...
    "app-zap/phpframework-airbrake": "dev-develop"
  }
}

To load the plugin enable it in your settings.ini:

[phpframework]
plugins.AppZap\PHPFrameworkAirbrake = true

Configuration

settings.ini section phpframework-airbrake