PHPackages                             eike/errbit - 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. eike/errbit

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

eike/errbit
===========

Errbit error catcher integration

2.0.3(6y ago)049GPL-2.0+PHP

Since Apr 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Starkmann/errbit)[ Packagist](https://packagist.org/packages/eike/errbit)[ Docs](https://github.com/Starkmann/errbit)[ RSS](/packages/eike-errbit/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

errbit
======

[](#errbit)

Automated error tracking for your Typo3 projects.

What does it do?
----------------

[](#what-does-it-do)

(Exception on client Website) -&gt; (Errbit) -&gt; (Notification(Slack|Ticket|Mail...))

The Extension catches all occurring exception and communcaties them to an errbit/airbrake server. The errbit server can be configured to notify users (developers) via mail,slack, create a ticket and so on.

See here

-
-

[![alt text](docs/errbit_notification.png)](docs/errbit_notification.png)

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

[](#installation)

- Install the extension
- Change the default exception handler (install tool or LocalConfiguration.php)

```
'debugExceptionHandler' => 'Eike\\Errbit\\DebugExceptionHandler',
'productionExceptionHandler' => 'Eike\\Errbit\\ProductionExceptionHandler',
'ErrorHandler' => 'Eike\\Errbit\\ErrorHandler',

```

Of course you can also just activate one or two of the handler.

E.g if you just want exceptions to be tracked in production mode you just register productionExceptionHandler.

Configuration
-------------

[](#configuration)

Via the extension manager you can configure the extension.

- apiKey: Your app api key in your errbit/airbrake installation
- host: URL to your errbit server (e.g. domain.com)
- port: The port errbit/airbrake listens on (https is 443)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

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 ~4 days

Total

4

Last Release

2506d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3470953?v=4)[Eike Starkmann](/maintainers/Starkmann)[@Starkmann](https://github.com/Starkmann)

---

Top Contributors

[![Starkmann](https://avatars.githubusercontent.com/u/3470953?v=4)](https://github.com/Starkmann "Starkmann (29 commits)")

---

Tags

typo3errbiterror-catcher

### Embed Badge

![Health badge](/badges/eike-errbit/health.svg)

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

###  Alternatives

[networkteam/sentry-client

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

391.1M6](/packages/networkteam-sentry-client)[emgiezet/errbit-php

errbit/airbrake integration with php with psr-2

44147.2k3](/packages/emgiezet-errbit-php)[pagemachine/typo3-formlog

Form log for TYPO3

23233.9k8](/packages/pagemachine-typo3-formlog)[wapplersystems/zabbix_client

TYPO3 Zabbix Client

10174.5k](/packages/wapplersystems-zabbix-client)[helhum/sentry-typo3

Sentry Integration for TYPO3

1834.2k](/packages/helhum-sentry-typo3)[rigor789/airbrake-laravel

Laravel package for the Airbrake API, which supports Errbit

1636.5k](/packages/rigor789-airbrake-laravel)

PHPackages © 2026

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