PHPackages                             kuma-guy/sentry-module - 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. kuma-guy/sentry-module

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

kuma-guy/sentry-module
======================

00PHP

Since Jul 13Pushed 9y agoCompare

[ Source](https://github.com/kuma-guy/Ray.SentryModule)[ Packagist](https://packagist.org/packages/kuma-guy/sentry-module)[ RSS](/packages/kuma-guy-sentry-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Ray.SentryModule
================

[](#raysentrymodule)

[![Build Status](https://camo.githubusercontent.com/d3a3500ce62bf5bb33164c2c99518f58f0a2d062f94fa43e415a74c19da53a65/68747470733a2f2f7472617669732d63692e6f72672f6b756d612d6775792f5261792e53656e7472794d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kuma-guy/Ray.SentryModule)

[Sentry](https://github.com/getsentry/sentry-php) module for Ray.Di

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

[](#installation)

### Composer install

[](#composer-install)

```
$ composer require kuma-guy/sentry-module

```

### Module install

[](#module-install)

```
use Ray\Di\AbstractModule;
use Ray\SentryModule\SentryModule;

class AppModule extends AbstractModule
{
    protected function configure()
    {
        $this->install(new SentryModule('your-sentry-dsn'));
    }
}
```

### DI trait

[](#di-trait)

- [RavenClientInject](https://github.com/kuma-guy/Ray.SentryModule/blob/master/src/RavenClientInject.php) for `Raven_Client`

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3edf42babdb017f2ec023b6cad24e3db1eacf0941bf97ea10bbd32978c3dd8be?d=identicon)[shingo-kumagai](/maintainers/shingo-kumagai)

---

Top Contributors

[![kuma-guy](https://avatars.githubusercontent.com/u/7978290?v=4)](https://github.com/kuma-guy "kuma-guy (7 commits)")

### Embed Badge

![Health badge](/badges/kuma-guy-sentry-module/health.svg)

```
[![Health](https://phpackages.com/badges/kuma-guy-sentry-module/health.svg)](https://phpackages.com/packages/kuma-guy-sentry-module)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.1k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M93](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M136](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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