PHPackages                             optimus/sentinel-lumen - 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. optimus/sentinel-lumen

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

optimus/sentinel-lumen
======================

A Lumen bridge for cartalyst/sentinel

0.1.0(11y ago)13.1k1PHP

Since May 7Pushed 11y ago2 watchersCompare

[ Source](https://github.com/esbenp/sentinel-lumen)[ Packagist](https://packagist.org/packages/optimus/sentinel-lumen)[ RSS](/packages/optimus-sentinel-lumen/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

sentinel-lumen
==============

[](#sentinel-lumen)

A Lumen bridge for cartalyst/sentinel.

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

[](#installation)

### Via composer

[](#via-composer)

Run `composer require optimus/sentinel-lumen 0.1.*`

### Register package

[](#register-package)

In your `bootstrap/app.php` register service providers

```
$app->register('Optimus\Sentinel\SentinelServiceProvider');

```

### Copy config

[](#copy-config)

Copy `vendor/cartalyst/sentinel/config/config.php` to your own config folder (`config/sentinel.php` in your project root). It has to be the correct config folder as it is registered using `$app->configure()`.

### Migrate

[](#migrate)

Run `php artisan migrate --path=vendor/cartalyst/sentinel/src/migrations`

Usage
-----

[](#usage)

The package is now installed for Lumen. Usage is the same as with cartalyst/sentinel, so I suggest you read the [the manual](https://cartalyst.com/manual/sentinel/2.0) for usage.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4030d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d88b809e85efd08ac8802d9d20f5e4c80560ad9b72476efd179ec00188f9bd27?d=identicon)[esbenp](/maintainers/esbenp)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/optimus-sentinel-lumen/health.svg)

```
[![Health](https://phpackages.com/badges/optimus-sentinel-lumen/health.svg)](https://phpackages.com/packages/optimus-sentinel-lumen)
```

###  Alternatives

[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[illuminate/auth

The Illuminate Auth package.

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

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)[amocrm/amocrm-api-library

amoCRM API Client

182728.5k6](/packages/amocrm-amocrm-api-library)[vonage/jwt

A standalone package for creating JWTs for Vonage APIs

424.1M4](/packages/vonage-jwt)[visanduma/nova-two-factor

Nova Two Factor Authentication

56621.3k](/packages/visanduma-nova-two-factor)

PHPackages © 2026

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