directorytree/authorization
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| abdul/laravel-role-permission | 0.93 | 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. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| hosseinhezami/laravel-permission-manager | 0.93 | — | 38 | 39 | 0 | 1 | 0 | 8.2 | 0.2 | MIT | 7 months ago | |
| spatie/laravel-permission | 0.93 | 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 |
How can I help you explore Laravel packages today?