laravel-multitenancy
by rylxes
Simple by default, powerful when needed. Single-database and multi-database multitenancy for Laravel.
laravel-tenant-core
Infrastructure-only multi-tenant multi-database package for Laravel
laravel-db-tenant
by aloisogomes
Library to help you have multiple connections to the database while keeping the context clean without changing anything in the structure of your tables
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-pgsql-multi-tenant-migrate
by guissilveira
Laravel Artisan command to migrate postgres multi tentant