abdul/laravel-role-permission
Laravel package for simple role-based access control. Generates permissions from your routes, lets you assign them to roles via an admin panel, and protects routes with the auth.role middleware. Includes migrations and an artisan command to register permissions.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| directorytree/authorization | 0.92 | Native role & permission management for Laravel. Install via Composer, run migrations, add the Authorizable trait to your User model, then check roles/permissions, use caching, gate registration, and middleware. Includes customizable migrations/models and tests. | 178 | 178 | 9 | 171 | 2 | 16.6 | 4.4 | MIT | 4 months ago | |
| boxiweb/gestion-des-role | 0.92 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-2.0 | — | |
| chitanka/permission-bundle | 0.91 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| bonnier/role-provider | 0.91 | Laravel package that provides roles via a provider layer, helping define, expose, and resolve user roles in your app. Intended for simple role handling and integration points where a central role source is needed. | 0 | 0 | 0 | 0 | 0 | 1.8 | 0.4 | — | 6 years ago | |
| hosseinhezami/laravel-permission-manager | 0.87 | — | 35 | 39 | 0 | 21 | 0 | 19.0 | 3.2 | MIT | 1 month ago | |
| islamrumon/laravel-acl | 0.87 | Laravel ACL provides database-backed roles, groups, and permissions for Laravel 5.8+. Note: unmaintained since Jan 2024; consider spatie/laravel-permission instead. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ilbeygi/userpermission | 0.86 | — | 8 | 8 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| dizatech/acl-manager | 0.85 | Laravel ACL Manager adds an access control list and user management UI powered by Laratrust. Install via Composer, set your User model in laratrust config, publish the package blade views, and drop into your sidebar to render the admin menu. | 0 | 0 | 2 | 0 | 0 | 3.4 | — | MIT | 5 years ago | |
| spatie/laravel-permission | 0.83 | Database-backed roles and permissions for Laravel. Assign roles and permissions to users, sync them to the Gate, and check abilities with Laravel’s built-in can()/authorize features. Includes migrations, caching, teams, and flexible model setup. | 12,948 | 13,094 | 1,821 | 5M | 0 | 70.9 | 41.0 | MIT | 1 month ago | |
| leoche/laravel-lpermissions | 0.81 | — | 3 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| codeflextech/permission-manager | 0.80 | Plug-and-play Roles & Permissions management UI for Laravel 11 using spatie/laravel-permission + Livewire 3. Permission/role CRUD, grouped permission matrix, assign roles to users, dashboard stats, super admin protection, standalone CSS, configurable routes/middleware/guard. | 0 | 0 | 0 | 3 | 0 | 0.0 | 8.3 | — | — | |
| cwsps154/users-roles-permissions | 0.79 | Laravel package to manage users, roles, and permissions with a simple, structured approach. Assign roles to users, define permissions, and check access throughout your app. Lightweight and easy to integrate into existing projects. | 19 | 18 | 10 | 299 | 6 | 7.0 | 18.6 | MIT | 10 months ago | |
| l5starter/permission-manager | 0.78 | Laravel 5.4 permission/role manager for L5Starter Admin, built on spatie/laravel-permission. Provides migrations, seeders, and admin UI/menu entries for managing roles and permissions; add HasRoles to User and protect routes with a simple role middleware. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ihtisham467/laravel-permission-editor | 0.78 | Simple visual UI to manage Spatie laravel-permission roles and permissions. Install the package, publish assets/config, then visit /permission-editor/roles to edit roles/permissions. Routes can be secured via middleware in config. | 1 | 1 | 0 | 1 | 0 | 1.2 | 2.4 | — | 2 years ago |
How can I help you explore Laravel packages today?