PHPackages                             valantic-spryker-eco/sentry - 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. valantic-spryker-eco/sentry

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

valantic-spryker-eco/sentry
===========================

Sentry integration as a Spryker monitoring implementation

1.0.1(1y ago)029.0k↓27.3%[1 issues](https://github.com/valantic-CEC-Deutschland-GmbH/sentry/issues)proprietaryPHPPHP &gt;=7.3

Since Aug 1Pushed 1y ago5 watchersCompare

[ Source](https://github.com/valantic-CEC-Deutschland-GmbH/sentry)[ Packagist](https://packagist.org/packages/valantic-spryker-eco/sentry)[ Docs](https://www.valantic.com)[ RSS](/packages/valantic-spryker-eco-sentry/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (8)Versions (4)Used By (0)

Sentry
======

[](#sentry)

[![Minimum PHP Version](https://camo.githubusercontent.com/eed4d5cf01364b115489810f47ed4b33191d997e7ab4014f3daff1c09fbae7d9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e332d3838393242462e737667)](https://php.net/)

Sentry integration as a Spryker monitoring implementation

A Sentry monitoring extension for Spryker, refer to

### Install package

[](#install-package)

```
composer req valantic-spryker-eco/sentry

```

### Update your shared config

[](#update-your-shared-config)

```
$config[KernelConstants::PROJECT_NAMESPACES] = [
    'ValanticSpryker',
    ...
];

$config[SentryConstants::PROJECT_DSN] = '';
```

### Register monitoring plugin

[](#register-monitoring-plugin)

`src/Pyz/Service/Monitoring/MonitoringDependencyProvider`

```
...
use ValanticSpryker\Service\Sentry\Plugin\Monitoring\SentryMonitoringExtensionPlugin;
...
protected function getMonitoringExtensions(): array
    {
        return [
            ...
            new SentryMonitoringExtensionPlugin(),
            ...
        ];
    }
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~401 days

Total

2

Last Release

666d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/38a6621b395917bb33ea0dd7970ae8a6295c972e40c26b04d923a3c625abd043?d=identicon)[nxs\_schoenfeld](/maintainers/nxs_schoenfeld)

---

Top Contributors

[![valantic-ckonhaeuser](https://avatars.githubusercontent.com/u/118888879?v=4)](https://github.com/valantic-ckonhaeuser "valantic-ckonhaeuser (8 commits)")[![patrickjaja](https://avatars.githubusercontent.com/u/9498720?v=4)](https://github.com/patrickjaja "patrickjaja (7 commits)")[![nxsschoenfeld](https://avatars.githubusercontent.com/u/62562240?v=4)](https://github.com/nxsschoenfeld "nxsschoenfeld (1 commits)")

---

Tags

spryker-ecosentryspryker

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/valantic-spryker-eco-sentry/health.svg)

```
[![Health](https://phpackages.com/badges/valantic-spryker-eco-sentry/health.svg)](https://phpackages.com/packages/valantic-spryker-eco-sentry)
```

###  Alternatives

[notamedia/yii2-sentry

Yii2 logger for Sentry

1272.1M2](/packages/notamedia-yii2-sentry)[phptek/sentry

Sentry.io integration for SilverStripe. Binds Sentry.io to SilverStripe's error &amp; exception handling subsystem.

16210.6k4](/packages/phptek-sentry)[born05/craft-sentry

Pushes Craft CMS errors to Sentry.

10140.4k2](/packages/born05-craft-sentry)[helhum/sentry-typo3

Sentry Integration for TYPO3

2134.4k](/packages/helhum-sentry-typo3)[minbaby/hyperf-sentry

1927.3k](/packages/minbaby-hyperf-sentry)[webpractik/sentry

Module sending logs to sentry

209.4k](/packages/webpractik-sentry)

PHPackages © 2026

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