PHPackages                             djordje/laravel-sentry-backend - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. djordje/laravel-sentry-backend

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

djordje/laravel-sentry-backend
==============================

322PHP

Since Nov 17Pushed 12y ago1 watchersCompare

[ Source](https://github.com/djordje/laravel-sentry-backend)[ Packagist](https://packagist.org/packages/djordje/laravel-sentry-backend)[ RSS](/packages/djordje-laravel-sentry-backend/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Sentry Backend
======================

[](#laravel-sentry-backend)

[Sentry 2](https://github.com/cartalyst/sentry) implementation for [Laravel 4](http://laravel.com).

[![Build Status](https://camo.githubusercontent.com/f576e3a150fbc6e9996701e1a2a001fd2abf10daaaaf388df045b763bf71efaa/68747470733a2f2f7472617669732d63692e6f72672f646a6f72646a652f6c61726176656c2d73656e7472792d6261636b656e642e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/djordje/laravel-sentry-backend)

### Early Alpha

[](#early-alpha)

##### Installation

[](#installation)

Recommended installation is trough `composer`, add to your `composer.json`:

```
"require": {
	"djordje/laravel-sentry-backend": "dev-master"
}
```

Add service provider to your `app/config/app.php` file:

```
# ...

'providers' => array(
    # ...
    ### Required packages:
    'Djordje\LaravelTwbsHelpers\LaravelTwbsHelpersServiceProvider',
    'Djordje\LaravelBackendLayout\LaravelBackendLayoutServiceProvider',
    'Djordje\LaravelSentryBackend\LaravelSentryBackendServiceProvider',
),

# ...
```

Publish package configuration to `app/config/packages` if you want to modify it:

```
php artisan config:publish djordje/laravel-sentry-backend
```

###### Released under MIT licence

[](#released-under-mit-licence)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

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/936366059f593fa9a53c2d9803e62c9046796ad007970deb4cbca4b52dba9e93?d=identicon)[djordje](/maintainers/djordje)

---

Top Contributors

[![djordje](https://avatars.githubusercontent.com/u/1223357?v=4)](https://github.com/djordje "djordje (3 commits)")

### Embed Badge

![Health badge](/badges/djordje-laravel-sentry-backend/health.svg)

```
[![Health](https://phpackages.com/badges/djordje-laravel-sentry-backend/health.svg)](https://phpackages.com/packages/djordje-laravel-sentry-backend)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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