Libraries tagged by single-db
rinvex/laravel-tenants
3506 Downloads
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.
zauberfisch/silverstripe-serialized-dataobject
5136 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
cortex/tenants
3001 Downloads
Cortex Tenants is a frontend layer for the 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.
zauberfisch/silverstripe-easy-linkfield
1773 Downloads
SilverStripe inline link field that allows adding one or multiple links to any object and saves into a single DB field
manggala/tenancy
3 Downloads
Universal Multi-Tenancy Engine for Laravel supporting Single-DB (Row-Level), Multi-DB & Hybrid Isolation Modes.
monkeyscloud/monkeyslegion-tenancy
0 Downloads
Enterprise multi-tenant patterns for MonkeysLegion: single-DB, schema-per-tenant, database-per-tenant isolation with domain resolution and tenant-aware infrastructure
lukapeharda/multitenancy
17 Downloads
A single DB multitenancy package for Laravel based on subdomain routing.