Zizaco/entrust
Role-based Permissions for Laravel 5 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 4955
- days_rel: n/a
- days_push: 602
- n_releases_24m: 0
Adoption not part of the score
6003 stars · 1277 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Entrust is a Laravel package that adds role-based permissions (RBAC) to Laravel applications, providing Role and Permission models, migrations, middleware, and Blade directives. This fork extends the original Zizaco/entrust to support Laravel 9 and 10.
Use cases
- add role-based permissions to a Laravel app
- restrict routes by user role or permission
- manage many-to-many user role assignments
- check user abilities in Blade templates
- protect routes with role and permission middleware
When to choose
- you need simple RBAC in a Laravel 9 or 10 project
- you want role/permission checks in Blade and route middleware
- you prefer a lightweight, well-known Laravel authorization package
When to avoid
- you use Laravel's built-in gates and policies
- you need fine-grained or attribute-based access control
- you're on a framework other than Laravel
- you need a package with frequent active development
Facets
library · maturity maintenance
authorization auth middleware orm web-development security backend php laravel roles permissions rbac eloquent blade-templates web-server
1 source
- readme: https://github.com/Zizaco/entrust · fetched 2026-08-28 · bd499add00b6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Zizaco/entrust | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem