santigarcor/laratrust
Handle roles and permissions in your Laravel application observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 70
- Release rhythm 61
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 43.0
- age_days: 3752
- days_rel: 180
- days_push: 180
- n_releases_24m: 9
Adoption not part of the score
2275 stars · 380 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Laratrust is a PHP package for Laravel that manages roles and permissions (RBAC/ACL) for users, with support for multiple user models, teams, caching, and an administration panel. It integrates with Laravel gates and policies and provides middleware for role/permission checks.
Use cases
- add role-based access control to a Laravel app
- assign multiple roles and permissions to users
- manage permissions per team in a multi-tenant application
- restrict routes with role/permission middleware
- build an admin panel to manage roles and permissions
- cache permission checks for performance
- integrate roles with Laravel gates and policies
When to choose
- you need RBAC with roles, permissions, and teams in Laravel
- you want multiple user models with different permission sets
- you need an out-of-the-box admin panel for managing roles
- you want permission checks cached and events fired on changes
When to avoid
- you are not using Laravel or the PHP ecosystem
- you only need simple Laravel built-in gates and policies without roles
- you need fine-grained attribute-based access control (ABAC)
Facets
library · maturity active
authorization auth middleware caching web-development backend security developer-tools php laravel-package rbac acl roles-and-permissions teams multi-user admin-panel eloquent laravel
1 source
- readme: https://github.com/santigarcor/laratrust · fetched 2026-08-28 · c16d87ea5353
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| santigarcor/laratrust | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="santigarcor/laratrust")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem