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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. networkteam/neos-sentryclient

ActiveNeos-package[Logging &amp; Monitoring](/categories/logging)

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

A sentry client for Neos CMS

5.0.1(1y ago)354.5k↓32.8%3[2 issues](https://github.com/networkteam/Netwokteam.Neos.SentryClient/issues)MITPHP

Since Aug 24Pushed 1y 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 2w 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

42

—

FairBetter than 88% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity69

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

381d 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

2671.1M128](/packages/neos-neos-ui)[neos/neos-base-distribution

Neos Base Distribution

4466.7k](/packages/neos-neos-base-distribution)[neos/demo

Site package for the Neos Demo Site

18191.3k12](/packages/neos-demo)[sitegeist/kaleidoscope

Responsive-images for Neos

29377.0k14](/packages/sitegeist-kaleidoscope)[sandstorm/neostwofactorauthentication

1328.7k](/packages/sandstorm-neostwofactorauthentication)[neos/seo

SEO configuration and tools for Neos

131.0M35](/packages/neos-seo)

PHPackages © 2026

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