laravel-vanguard
by softartisan
A powerful, multi-tenant aware backup manager for Laravel with stancl/tenancy v3 support — with a beautiful dashboard.
laravel-tenancy-batch-fix
by houlokmah
Fixes the DatabaseBatchRepository stale connection singleton problem in multi-tenant Laravel apps using stancl/tenancy
laravel-tenant-jobs
by rylxes
Bulletproof multi-tenant queue job handling for Laravel. Fixes context leaking, facade singletons, scheduled dispatch, retry context, batch propagation, and queued notifications across stancl/tenancy and spatie/laravel-multitenancy.
laravel-teams-permissions
by squareetlabs
A comprehensive Laravel package for advanced team-based permission management in multi-tenant applications. Features RBAC, granular permissions, entity-specific abilities, global groups, audit logging, REST API, and seamless Laravel integration.
laravel
A comprehensive multi-tenancy package for Laravel applications using Doctrine ORM
laravel-business-core
by kirago
A Laravel business core multi-tenancies management data structure: orders, products, invoices, payments and more.
laravel-setting
This package allows you to persists setting for Laravel projects.
laravel-samehouse
by nunomazer
A multi-tenant Laravel package, based on single database, simple and ease to use
laravel-multi-database
by dharmvijay
Multi database architecture with class to switch current database connection laravel framework.
laravel-tenants
by rinvex
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
laravel-doctrine-tenancy
by somnambulist
A multi-tenancy implementation that uses Laravel and Doctrine.