PHPackages                             nordsoftware/lumen-rbac - 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. nordsoftware/lumen-rbac

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

nordsoftware/lumen-rbac
=======================

RBAC module for the Lumen framework.

1.0.2(7y ago)2659.7k↓38.7%2MITPHPPHP &gt;=5.6

Since Jun 19Pushed 6y ago10 watchersCompare

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

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

Lumen RBAC
==========

[](#lumen-rbac)

[![Code Climate](https://camo.githubusercontent.com/bba412e84adacc9c717f962d4bf624e9eb49b01f357337beceed95c47c4f8b0c/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6e6f7264736f6674776172652f6c756d656e2d726261632f6261646765732f6770612e737667)](https://codeclimate.com/github/nordsoftware/lumen-rbac)[![StyleCI](https://camo.githubusercontent.com/181d1c35c44e0c59adff131a414a34778ec1e763025e4864b6213798cf0cfad8/68747470733a2f2f7374796c6563692e696f2f7265706f732f33373731383433302f736869656c643f7374796c653d666c6174)](https://styleci.io/repos/37718430)[![Latest Stable Version](https://camo.githubusercontent.com/c380e24343a71a9b0ddfbca19616afc8a5a1c443d8a9eb333e63d2a1709312b7/68747470733a2f2f706f7365722e707567782e6f72672f6e6f7264736f6674776172652f6c756d656e2d726261632f76657273696f6e)](https://packagist.org/packages/nordsoftware/lumen-rbac)[![Total Downloads](https://camo.githubusercontent.com/042033bab6c878852397e2b482b5a19add8b54bd1482ee5a0fec593fdfa1710c/68747470733a2f2f706f7365722e707567782e6f72672f6e6f7264736f6674776172652f6c756d656e2d726261632f646f776e6c6f616473)](https://packagist.org/packages/nordsoftware/lumen-rbac)[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](LICENSE)

RBAC module for the [Lumen PHP framework](http://lumen.laravel.com/) based on [Overseer](http://github.com/crisu83/overseer/).

Requirements
------------

[](#requirements)

- PHP 5.6 or newer

Usage
-----

[](#usage)

### Installation

[](#installation)

1. Run the following command to install the package through Composer:

```
composer require nordsoftware/lumen-rbac
```

2. Copy the configuration template in `config/rbac.php` to your application's `config` directory and modify according to your needs.
3. Add the following lines to your `bootstrap/app.php`:

```
$app->register('Nord\Lumen\Rbac\Doctrine\DoctrineStorageServiceProvider');
$app->register('Nord\Lumen\Rbac\RbacServiceProvider');
```

You should now have a bunch of new Artisan commands available under the `doctrine` namespace. In your code, you can either inject `RbacService` or use the `Rbac` facade to access the service.

Contributing
------------

[](#contributing)

Please read the [guidelines](.github/CONTRIBUTING.md).

License
-------

[](#license)

MIT. See [LICENSE](LICENSE).

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity65

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 ~89 days

Recently: every ~232 days

Total

13

Last Release

2916d ago

Major Versions

0.7.0 → 1.0.02017-02-08

PHP version history (3 changes)0.2.0PHP &gt;=5.4

0.4.2PHP &gt;=5.5.9

1.0.0PHP &gt;=5.6

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/2f766f3d06300e4e58806cac328ec6774408e2782497f3624f6112e0838bd057?d=identicon)[soderluk](/maintainers/soderluk)

![](https://www.gravatar.com/avatar/0946a262e18034427b1a75b8f2b9edc25395f33e5f514c616de79c69312e2b92?d=identicon)[kryysler](/maintainers/kryysler)

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

![](https://www.gravatar.com/avatar/2a7a06397f81bf8434136ee6d71e2bc8f16018f28e6f794781a4dec6ac5b5b98?d=identicon)[hungneox](/maintainers/hungneox)

---

Top Contributors

[![cniska](https://avatars.githubusercontent.com/u/1044868?v=4)](https://github.com/cniska "cniska (16 commits)")[![crisu83](https://avatars.githubusercontent.com/u/1044868?v=4)](https://github.com/crisu83 "crisu83 (16 commits)")[![hugovk](https://avatars.githubusercontent.com/u/1324225?v=4)](https://github.com/hugovk "hugovk (12 commits)")[![soderluk](https://avatars.githubusercontent.com/u/6086071?v=4)](https://github.com/soderluk "soderluk (8 commits)")[![Jalle19](https://avatars.githubusercontent.com/u/1106133?v=4)](https://github.com/Jalle19 "Jalle19 (2 commits)")[![q-hung](https://avatars.githubusercontent.com/u/199614?v=4)](https://github.com/q-hung "q-hung (2 commits)")

---

Tags

lumenlumen-php-frameworklumen-rbacphprbaclaravellumenpermissionsrbacoverseer

### Embed Badge

![Health badge](/badges/nordsoftware-lumen-rbac/health.svg)

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

###  Alternatives

[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6712.1k2](/packages/hasinhayder-tyro)[smarch/watchtower

Front-end for the Shinboi Auth system of Users / Roles / Permissions in Laravel 5

523.0k](/packages/smarch-watchtower)[erag/laravel-role-permission

A simple and easy-to-install role and permission management package for Laravel, supporting versions 10.x and 11.x

404.2k](/packages/erag-laravel-role-permission)[phpzen/laravel-rbac

Role based access control for Laravel 5

383.2k](/packages/phpzen-laravel-rbac)

PHPackages © 2026

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