PHPackages                             rjvim/permiso - 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. rjvim/permiso

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

rjvim/permiso
=============

Add permissions behaviour to your Laravel app

v1.0.1(1y ago)03.4k↓100%MITPHPCI failing

Since Dec 5Pushed 1y agoCompare

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

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

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

[](#installation)

You can install the package via composer:

```
composer require rjvim/permiso
```

The package will automatically register itself.

You can publish the migration with:

```
php artisan vendor:publish --provider="Betalectic\Permiso\PermisoServiceProvider" --tag="migrations"
```

```
php artisan migrate
```

You can optionally publish the config file with:

```
php artisan vendor:publish --provider="Betalectic\Permiso\PermisoServiceProvider" --tag="config"
```

Documentation
-------------

[](#documentation)

- Register all permissions
- Build Strategy : Register/De-Register all entities
- Build Stragtegy to Set Parents of Entities
- Create Designation -&gt; Choose permissions

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance41

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 93.3% 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

519d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7f65a131fc8615471e846ba92fa2926668a0098fb1ebdf322a4d02525b28dbcd?d=identicon)[rjvim](/maintainers/rjvim)

---

Top Contributors

[![rjvim](https://avatars.githubusercontent.com/u/23579455?v=4)](https://github.com/rjvim "rjvim (28 commits)")[![himanshu-dhiman26](https://avatars.githubusercontent.com/u/39363104?v=4)](https://github.com/himanshu-dhiman26 "himanshu-dhiman26 (1 commits)")[![prakash-evoilve](https://avatars.githubusercontent.com/u/117079115?v=4)](https://github.com/prakash-evoilve "prakash-evoilve (1 commits)")

---

Tags

authorizationpermissions

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rjvim-permiso/health.svg)

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

###  Alternatives

[santigarcor/laratrust

This package provides a flexible way to add Role-based Permissions to Laravel

2.3k5.4M42](/packages/santigarcor-laratrust)[pktharindu/nova-permissions

Laravel Nova Grouped Permissions (ACL)

136387.1k](/packages/pktharindu-nova-permissions)[dereuromark/cakephp-tinyauth

A CakePHP plugin to handle user authentication and authorization the easy way.

129228.6k9](/packages/dereuromark-cakephp-tinyauth)[silvanite/novatoolpermissions

Laravel Nova Permissions (Roles and Permission based Access Control (ACL))

100256.7k2](/packages/silvanite-novatoolpermissions)[shanmuga/laravel-entrust

This package provides a flexible solution to add ACL to Laravel

68312.9k2](/packages/shanmuga-laravel-entrust)[hasinhayder/tyro

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

6712.1k2](/packages/hasinhayder-tyro)

PHPackages © 2026

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