JosephSilber/bouncer
Laravel Eloquent roles and abilities. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 72
- Release rhythm 43
- 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: 193.0
- age_days: 4004
- days_rel: 168
- days_push: 168
- n_releases_24m: 3
Adoption not part of the score
3579 stars · 335 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Bouncer is a PHP library for managing roles and abilities on Eloquent models, with support for ownership checks, forbidden abilities, caching, and multi-tenancy. It works with Laravel and other apps using Eloquent.
Use cases
- add role-based access control to a Laravel app
- manage user permissions and abilities with Eloquent
- implement ACL with roles and per-model abilities
- restrict abilities to specific models or ownership
- scope roles and abilities per tenant in a multi-tenant app
- query users by their roles
When to choose
- you use Laravel or Eloquent and need fine-grained roles and abilities
- you need forbidden abilities, ownership checks, or multi-tenancy scoping
When to avoid
- your app doesn't use Eloquent models
- you only need simple gate-based checks already provided by Laravel's built-in authorization
Facets
library · maturity stable
authorization auth web-development security backend php roles abilities acl eloquent multitenancy permissions laravel
1 source
- readme: https://github.com/JosephSilber/bouncer · fetched 2026-08-28 · 68b9258bd0a7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JosephSilber/bouncer | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="JosephSilber/bouncer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem