Ross ROSS = Recommend OSS · open-source software intelligence for agents

Tenancy for Laravel

Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups. observed · 2026-08-28

github.com/tenancy/tenancy · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 90
  • Release rhythm 71
  • 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: 66.0
  • age_days: 3163
  • days_rel: 114
  • days_push: 64
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

1330 stars · 93 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Laravel package that enables running multiple websites (tenants) from a single codebase, with per-tenant separation of databases, assets, and configuration. It supports multi-domain setups and flexible database isolation strategies such as separate tenant databases or table prefixes.

Use cases

  • build a multi-tenant SaaS on Laravel
  • host multiple client websites from one Laravel codebase
  • serve multiple domains with tenant-specific data separation
  • isolate tenant databases in a Laravel app
  • override routes and config per tenant
  • convert an existing Laravel app into a multi-tenant platform

When to choose

  • you're building a SaaS or agency platform on Laravel needing tenant isolation
  • you want per-tenant databases, prefixes, or custom tenancy logic via events
  • you need multi-domain hosting from a single deployment

When to avoid

  • your app is single-tenant and doesn't need tenant separation
  • you use a framework other than Laravel
  • you need tenancy for a non-PHP stack

Facets

library · maturity active

middleware routing database configuration-management web-development backend databases php self-hosted multi-tenancy saas multi-domain laravel-package tenant-isolation laravel web-server

2 sources

Member repositories

RepositoryRoleHealth v2
tenancy/tenancymain85
tenancy/multi-tenantmirror61

For agents

markdown · JSON · MCP: product_card(name="tenancy/tenancy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem