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 | 246 | 2 | 20.1 | 5.7 | MIT | 2 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 | — | 38 | 39 | 0 | 1 | 0 | 7.9 | 0.2 | MIT | 7 months 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 | 4 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,898 | 13,042 | 1,824 | 4M | 0 | 69.3 | 39.9 | MIT | 1 month ago | |
| leoche/laravel-lpermissions | 0.81 | — | 3 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 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 | 0 | 0 | 1.2 | — | — | 2 years ago |
How can I help you explore Laravel packages today?