PHPackages                             codewiser/rpacui - 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. codewiser/rpacui

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

codewiser/rpacui
================

UI for \[R.P.A.C.\]

1.6.3(5y ago)016MITVue

Since Jun 11Pushed 5y ago2 watchersCompare

[ Source](https://github.com/C0deWiser/rpacui)[ Packagist](https://packagist.org/packages/codewiser/rpacui)[ RSS](/packages/codewiser-rpacui/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (6)Used By (0)

UI for \[R.P.A.C.\]
===================

[](#ui-for-rpac)

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

[](#installation)

Install the RPAC-package if you dont have it.

### Service Provider

[](#service-provider)

Add the RpacuiServiceProvider to your `config/app.php` file.

```
'providers' => [

    // ...

    /**
     * Third Party Service Providers...
     */
    Codewiser\Rpac\RpacServiceProvider::class,
    Codewiser\Rpacui\RpacuiServiceProvider::class,

],
```

### Publish Controllers And Views

[](#publish-controllers-and-views)

Publish the package files to your app using terminal:

`php artisan vendor:publish --provider="Codewiser\Rpacui\RpacuiServiceProvider"`

### Settings

[](#settings)

Set policies for User and Roles in RPAC (see RPAC-instructions). Customizing controllers (in App\\Http\\Controllers\\Rpac), if you need.

### Usage

[](#usage)

Go to `your_site.com/rpac-ui` and be happy!

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

Total

5

Last Release

2152d ago

Major Versions

0.0.1 → 1.5.22020-06-11

### Community

Maintainers

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

---

Tags

laravelauthaclrolespermissionsrbacilluminaterpac

### Embed Badge

![Health badge](/badges/codewiser-rpacui/health.svg)

```
[![Health](https://phpackages.com/badges/codewiser-rpacui/health.svg)](https://phpackages.com/packages/codewiser-rpacui)
```

###  Alternatives

[geniusts/roles

Powerful package for handling roles and permissions in Laravel 6

6416.6k](/packages/geniusts-roles)[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)
