PHPackages                             aoe/sentry-client-js - 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. aoe/sentry-client-js

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

aoe/sentry-client-js
====================

TYPO3 extension for client-side error logging with Sentry

11.0.2(3y ago)196GPL-3.0PHPPHP ^7.4 || ^8.0

Since Nov 15Pushed 2y ago12 watchersCompare

[ Source](https://github.com/AOEpeople/TYPO3-sentry-client-js)[ Packagist](https://packagist.org/packages/aoe/sentry-client-js)[ Docs](https://github.com/AOEpeople/TYPO3-sentry-client-js)[ RSS](/packages/aoe-sentry-client-js/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (9)Versions (14)Used By (0)

TYPO3-sentry-client-js
======================

[](#typo3-sentry-client-js)

*TYPO3 Extension to integrate client-side error reporting with [Sentry](http://www.sentry.io)*. IMPORTANT: We don't support this extension anymore. This extension will be archived.

### Description

[](#description)

The extension adds the Sentry JavaScript library ([Raven.js](https://github.com/getsentry/raven-js)) into your page.

**Example Output**

```

Raven.config('https://xxxxxxxxxxxxxxxxx@sentry.io/xxxxxx').install();

```

### Installation

[](#installation)

```
composer require aoe/sentry-client-js

```

After the Extension is installed, you can add the Static Include for the Extension (sentry\_client\_js).

### Configuration

[](#configuration)

You can set your Sentry client key (DSN) with a TypoScript constant:

```
const.tx_sentry_client_js.dsn = https://xxxxxxxxxxxxxxxxx@sentry.io/xxxxxx

```

You can set the desired [Raven.js](https://github.com/getsentry/raven-js) version:

```
const.tx_sentry_client_js.client_version = 3.13.1

```

#### Activate / Deactivate

[](#activate--deactivate)

If you do not set your DSN the script is not included.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 61.5% 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 ~197 days

Recently: every ~335 days

Total

12

Last Release

1342d ago

Major Versions

0.4.3 → 1.0.02019-02-21

1.0.2 → 11.0.12022-10-17

PHP version history (2 changes)0.1.0PHP &gt;=5.5.0

11.0.1PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6331769?v=4)[AOE](/maintainers/AOEpeople)[@AOEpeople](https://github.com/AOEpeople)

---

Top Contributors

[![fbrandel](https://avatars.githubusercontent.com/u/201162?v=4)](https://github.com/fbrandel "fbrandel (8 commits)")[![felixsemmler](https://avatars.githubusercontent.com/u/9789350?v=4)](https://github.com/felixsemmler "felixsemmler (2 commits)")[![soda-2005](https://avatars.githubusercontent.com/u/10192689?v=4)](https://github.com/soda-2005 "soda-2005 (1 commits)")[![sourcesoldier](https://avatars.githubusercontent.com/u/4140294?v=4)](https://github.com/sourcesoldier "sourcesoldier (1 commits)")[![tlayh](https://avatars.githubusercontent.com/u/285669?v=4)](https://github.com/tlayh "tlayh (1 commits)")

---

Tags

sentrytypo3typo3-extensionloggingsentrytypo3

###  Code Quality

Static AnalysisPHPStan, Rector

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/aoe-sentry-client-js/health.svg)

```
[![Health](https://phpackages.com/badges/aoe-sentry-client-js/health.svg)](https://phpackages.com/packages/aoe-sentry-client-js)
```

###  Alternatives

[sentry/sentry

PHP SDK for Sentry (http://sentry.io)

1.9k240.0M315](/packages/sentry-sentry)[sentry/sentry-laravel

Laravel SDK for Sentry (https://sentry.io)

1.3k122.6M186](/packages/sentry-sentry-laravel)[sentry/sentry-symfony

Symfony integration for Sentry (http://getsentry.com)

73864.5M84](/packages/sentry-sentry-symfony)[sentry/sdk

This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.

327137.6M163](/packages/sentry-sdk)[networkteam/sentry-client

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

391.1M6](/packages/networkteam-sentry-client)[justbetter/magento2-sentry

Magento 2 Logger for Sentry

1861.5M3](/packages/justbetter-magento2-sentry)

PHPackages © 2026

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