# clarkeash/doorman

Limit access to your Laravel applications by using invite codes

Repository: https://github.com/clarkeash/doorman
Canonical: https://ross.abutalabs.com/products/clarkeash-doorman
Homepage: https://packagist.org/packages/clarkeash/doorman
Language: PHP
License: MIT
License Family: permissive
Topics: php, laravel, laravel-package, doorman, invite
Last push: 2025-10-03T20:59:18+00:00

## Health v2 (maintenance only)
Score: 49/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 45, release rhythm 26, longevity 100
- inputs: {"age_days": 3437, "days_push": 334, "days_rel": 334, "gap_med": 109.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1044, forks 46 (observed 2026-08-28T04:03:21.289436+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: auth, authorization, sdk
- domain: web-development, backend, developer-tools
- platform: php
- tags: laravel-package, invite-codes, invite-system, gated-access, composer, laravel

## Member repositories
- clarkeash/doorman (main) score 49

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.289436+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:02:12.530252+00:00, confidence not recorded.
  - readme: https://github.com/clarkeash/doorman (fetched 2026-08-28T04:03:21.289436+00:00, sha 2fae6e6f3ca5)
  - homepage: https://packagist.org/packages/clarkeash/doorman (fetched 2026-08-29T13:03:10.362981+00:00, sha 4ef387864e7c)
  - site_page: https://packagist.org/about (fetched 2026-08-29T13:03:10.367907+00:00, sha 29af46773a45)
  - site_page: https://packagist.org/packages/clarkeash/doorman/stats (fetched 2026-08-29T13:03:10.365725+00:00, sha df3c92a44e05)
- Data as of 2026-08-30T08:39:29.467469+00:00.
