PHPackages                             smichaelsen/airbrake - 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. smichaelsen/airbrake

ActiveTypo3-cms-extension[Logging &amp; Monitoring](/categories/logging)

smichaelsen/airbrake
====================

2.0.0(6y ago)1576PHPCI failing

Since May 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/smichaelsen/typo3-airbrake)[ Packagist](https://packagist.org/packages/smichaelsen/airbrake)[ RSS](/packages/smichaelsen-airbrake/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (2)Versions (7)Used By (0)

TYPO3 Extension: Airbrake
=========================

[](#typo3-extension-airbrake)

Logs PHP Exceptions to [airbrake.io](https://airbrake.io/) or alternative services that are API compliant to airbrake.io. At the moment only exceptions in ContentElement are handled. Other frontendexceptions and all backend exceptions are not supported (handled) yet.

Setup
-----

[](#setup)

### Replace contentObjectExceptionHandler

[](#replace-contentobjectexceptionhandler)

After installing the extension, include its Static TypoScript Template and then configure your airbrake.io project ID and key in the TS Constant Editor.

### Replace debugExceptionHandler

[](#replace-debugexceptionhandler)

`$GLOBALS['TYPO3_CONF_VARS']['SYS']['debugExceptionHandler'] = \Smichaelsen\Airbrake\ExceptionHandler\GeneralExceptionHandler::class;`

### Replace productionExceptionHandler

[](#replace-productionexceptionhandler)

`$GLOBALS['TYPO3_CONF_VARS']['SYS']['productionExceptionHandler'] = \Smichaelsen\Airbrake\ExceptionHandler\GeneralExceptionHandler::class;`

TypoScript Reference
--------------------

[](#typoscript-reference)

These options are available in `plugin.tx_airbrake`. All of them are also configurable via the constant editor. All of them have `stdWrap` enabled.

optiondefaultdescriptionprojectId*(empty)*Project ID for airbrakeprojectKey*(empty)*Project Key for airbrakehost`api.airbrake.io`URL of your airbrake host.stillLogExceptionToLogfile`false`TYPO3 usually logs production exceptions to typo3temp/logs/ and airbrake disables this behaviour. If this is set to true, TYPO3 will keep logging to the file.Other TypoScript
----------------

[](#other-typoscript)

These settings are not introduced by `EXT:airbrake` but can be useful for you:

optiondescriptionconfig.contentObjectExceptionHandlerThis is set to `Smichaelsen\Airbrake\ExceptionHandler\ContentObjectExceptionHandler` by `EXT:airbrake` to register it as exception handler for content objects. Unsetting it will restore TYPO3's default behaviour.config.contentObjectExceptionHandler.errorMessageThis is TYPO3's option to change the default message ("Oops, an error occurred! Code: SOMEEXCEPTIONIDENTIFIER"). Also note that `EXT:airbrake` changes the TYPO3 default message to a localized message if you set nothing here.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~748 days

Total

3

Last Release

2201d ago

Major Versions

1.1.0 → 2.0.02020-06-19

### Community

Maintainers

![](https://www.gravatar.com/avatar/886face3e57e668db2bf95d62325f423baf7e9d8949a9e4c84d3a0e6c3891920?d=identicon)[smichaelsen](/maintainers/smichaelsen)

---

Top Contributors

[![smichaelsen](https://avatars.githubusercontent.com/u/912435?v=4)](https://github.com/smichaelsen "smichaelsen (13 commits)")

### Embed Badge

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

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[typo3/cms-belog

TYPO3 CMS Log - View logs from the sys\_log table in the TYPO3 backend modules System&gt;Log

168.9M123](/packages/typo3-cms-belog)[pagemachine/typo3-formlog

Form log for TYPO3

23233.9k8](/packages/pagemachine-typo3-formlog)[t3monitor/t3monitoring_client

Client extension for the t3monitoring service

31876.9k2](/packages/t3monitor-t3monitoring-client)[networkteam/sentry-client

A Sentry client for TYPO3. It forwards errors and exceptions to Sentry - https://sentry.io/

391.1M6](/packages/networkteam-sentry-client)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

41515.2k](/packages/wazum-sluggi)

PHPackages © 2026

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