clarkeash/doorman
Limit access to your Laravel applications by using invite codes observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 45
- Release rhythm 26
- 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: 109.5
- age_days: 3437
- days_rel: 334
- days_push: 334
- n_releases_24m: 3
Adoption not part of the score
1044 stars · 46 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Doorman is a Laravel package that limits access to Laravel applications using invite codes. Invite codes can be tied to specific emails, have usage limits or be unlimited, and can expire on a date or never.
Use cases
- add invite-only registration to a Laravel app
- generate invite codes with limited redemptions
- create invite codes tied to a specific email address
- make shareable invite codes that expire after a set time
- gate a private beta behind invite codes
- limit signups with unlimited-use invite codes
When to choose
- you are building a Laravel application and want invite-based access control
- you need invite codes with per-email binding, usage limits, and expiry
- you want a simple composer-installable package with database-backed invites
When to avoid
- your application is not built on Laravel
- you need full user management or authentication, not just invite gating
- you need invite flows with email delivery built in
Facets
library · maturity active
auth authorization sdk web-development backend developer-tools php laravel-package invite-codes invite-system gated-access composer laravel
4 sources
- readme: https://github.com/clarkeash/doorman · fetched 2026-08-28 · 2fae6e6f3ca5
- homepage: https://packagist.org/packages/clarkeash/doorman · fetched 2026-08-29 · 4ef387864e7c
- site_page: https://packagist.org/about · fetched 2026-08-29 · 29af46773a45
- site_page: https://packagist.org/packages/clarkeash/doorman/stats · fetched 2026-08-29 · df3c92a44e05
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| clarkeash/doorman | main | 49 |
For agents
markdown · JSON · MCP: product_card(name="clarkeash/doorman")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem