PHPackages                             onedesign/airbrake-craft - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. onedesign/airbrake-craft

ActiveCraft-plugin[Logging &amp; Monitoring](/categories/logging)

onedesign/airbrake-craft
========================

Logs Craft 3 server-side errors to airbrake.io.

0670PHP

Since May 27Pushed 3y ago13 watchersCompare

[ Source](https://github.com/onedesign/airbrake-craft)[ Packagist](https://packagist.org/packages/onedesign/airbrake-craft)[ RSS](/packages/onedesign-airbrake-craft/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

Airbrake plugin for Craft CMS 3.x
=================================

[](#airbrake-plugin-for-craft-cms-3x)

Logs Craft 3 server-side errors to airbrake.io.

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.0.0 or later and an account on airbrake.io.

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require onedesign/airbrake-craft

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for airbrake.

airbrake Overview
-----------------

[](#airbrake-overview)

This is a simple plugin that will send Craft and php errors to Airbrake. You need to have an airbrake.io account to use this.

Configuring airbrake
--------------------

[](#configuring-airbrake)

Copy the config file from `plugins/airbrake/src/config.php` to `config/airbrake.php` and then set the following environment variables.

```
# Airbrake Logging
AIRBRAKE_PROJECT_ID=""
AIRBRAKE_PROJECT_KEY=""
AIRBRAKE_ENABLED=false

```

Using airbrake
--------------

[](#using-airbrake)

Install the plugin and make sure your environment variables are configured properly. That's it.

- Release it

Brought to you by [One Design Company](https://onedesigncompany.com)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/99e41003ff905aa96723ebc124836b6fa5664823d554c10bfa27149d45f95768?d=identicon)[onedesign](/maintainers/onedesign)

---

Top Contributors

[![brianjhanson](https://avatars.githubusercontent.com/u/1843073?v=4)](https://github.com/brianjhanson "brianjhanson (3 commits)")[![mkornatz](https://avatars.githubusercontent.com/u/1489817?v=4)](https://github.com/mkornatz "mkornatz (3 commits)")

### Embed Badge

![Health badge](/badges/onedesign-airbrake-craft/health.svg)

```
[![Health](https://phpackages.com/badges/onedesign-airbrake-craft/health.svg)](https://phpackages.com/packages/onedesign-airbrake-craft)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
