PHPackages                             networkteam/neos-sentryclient - 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. networkteam/neos-sentryclient

ActiveNeos-package

networkteam/neos-sentryclient
=============================

A sentry client for Neos CMS

5.0.1(9mo ago)352.0k↓39.1%3[2 issues](https://github.com/networkteam/Netwokteam.Neos.SentryClient/issues)MITPHP

Since Aug 24Pushed 9mo ago7 watchersCompare

[ Source](https://github.com/networkteam/Netwokteam.Neos.SentryClient)[ Packagist](https://packagist.org/packages/networkteam/neos-sentryclient)[ RSS](/packages/networkteam-neos-sentryclient/feed)WikiDiscussions master Synced 1mo ago

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

Networkteam.Neos.SentryClient
=============================

[](#networkteamneossentryclient)

This is a Sentry client package for the Neos CMS ().

It's based on .

Have a look at  for more information about Sentry.

Compatibility:
--------------

[](#compatibility)

Neos CMSPlugin Version&gt;= 8.35.x&gt;= 4.0, &lt; 9.04.xInstallation:
-------------

[](#installation)

```
$ composer require networkteam/neos-sentryclient

```

Configuration:
--------------

[](#configuration)

Add the following to your `Settings.yaml` and replace the `dsn` setting with your project DSN (API Keys in your Sentry project):

```
Networkteam:
  SentryClient:
    # The Sentry DSN
    dsn: 'http://public_key:secret_key@your-sentry-server.com/project-id'

```

You can implement the `\Networkteam\SentryClient\User\UserContextServiceInterface` to pass your own user context information to the logging. If you do not have the TYPO3.Party Package and don't want to implement your own `UserContextService` you need to set the `\Networkteam\SentryClient\User\DummyUserContext` in the Objects.yaml like

```
Networkteam\SentryClient\User\UserContextServiceInterface:
  className: Networkteam\SentryClient\User\DummyUserContext

```

This will prevent any collection of user information except information that is available via the Flow SecurityContext.

Usage:
------

[](#usage)

Sentry will log all exceptions that have the rendering option `logException` enabled. This can be enabled or disabled by status code or exception class according to the Flow configuration.

Development:
------------

[](#development)

This package is managed on GitHub. Feel free to get in touch at .

License:
--------

[](#license)

See the [LICENSE](LICENSE.md) file for license rights and limitations (MIT).

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance43

Moderate activity, may be stable

Popularity34

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~515 days

Total

10

Last Release

290d ago

Major Versions

3.0.0 → 4.0.12018-09-07

3.x-dev → 4.1.02019-12-09

4.2.1 → 5.0.02025-07-31

### Community

Maintainers

![](https://www.gravatar.com/avatar/7cbf52f8dce27737b73b79ac2c958434339f3dcf704b17a040956ed9a33eb4ef?d=identicon)[networkteam](/maintainers/networkteam)

---

Top Contributors

[![jonaphil](https://avatars.githubusercontent.com/u/187416060?v=4)](https://github.com/jonaphil "jonaphil (5 commits)")[![lneugebauer](https://avatars.githubusercontent.com/u/25110308?v=4)](https://github.com/lneugebauer "lneugebauer (2 commits)")[![nilsjung](https://avatars.githubusercontent.com/u/24273394?v=4)](https://github.com/nilsjung "nilsjung (2 commits)")[![christophlehmann](https://avatars.githubusercontent.com/u/4953689?v=4)](https://github.com/christophlehmann "christophlehmann (1 commits)")[![ger4003](https://avatars.githubusercontent.com/u/1758522?v=4)](https://github.com/ger4003 "ger4003 (1 commits)")[![paxuclus](https://avatars.githubusercontent.com/u/15905038?v=4)](https://github.com/paxuclus "paxuclus (1 commits)")

### Embed Badge

![Health badge](/badges/networkteam-neos-sentryclient/health.svg)

```
[![Health](https://phpackages.com/badges/networkteam-neos-sentryclient/health.svg)](https://phpackages.com/packages/networkteam-neos-sentryclient)
```

###  Alternatives

[neos/neos-ui

Neos CMS UI written in React

2661.0M104](/packages/neos-neos-ui)[neos/form-builder

Flow Form Framework integration into Neos CMS

19347.1k18](/packages/neos-form-builder)[neos/demo

Site package for the Neos Demo Site

18181.0k6](/packages/neos-demo)[flowpack/media-ui

This module allows managing media assets including pictures, videos, audio and documents.

2184.5k2](/packages/flowpack-media-ui)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2540.7k](/packages/kaufmanndigital-gdpr-cookieconsent)[flowpack/neos-matomo

Track visits of your Neos site with the Matomo Open Analytics Platform!

2337.6k](/packages/flowpack-neos-matomo)

PHPackages © 2026

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