All Projects → stancl → Tenancy

stancl / Tenancy

Licence: mit
Automatic multi-tenancy for Laravel. No code changes needed.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Tenancy

Multi Tenant
Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant
Stars: ✭ 2,304 (+8.02%)
Mutual labels:  saas, multi-tenancy, laravel, tenant, tenancy
go-saas
go data framework for saas(multi-tenancy)
Stars: ✭ 101 (-95.26%)
Mutual labels:  saas, multi-tenancy, tenant
multitenant-microservices-demo
Full Isolation in Multi-Tenant SaaS with Kubernetes + Istio
Stars: ✭ 57 (-97.33%)
Mutual labels:  saas, multi-tenancy, multitenancy
Saas Boilerplate
SaaS boilerplate built in Laravel, Bootstrap 4 and VueJs.
Stars: ✭ 152 (-92.87%)
Mutual labels:  saas, laravel
Bouncer
Eloquent roles and abilities.
Stars: ✭ 2,763 (+29.54%)
Mutual labels:  laravel, multitenancy
Laraplans
SaaS style recurring plans for Laravel.
Stars: ✭ 163 (-92.36%)
Mutual labels:  saas, laravel
Gistlog
GistLog - simple, easy blogging based on GitHub gists
Stars: ✭ 237 (-88.89%)
Mutual labels:  saas, laravel
Townhouse
A multi-tenant Laravel app for listing property rentals
Stars: ✭ 218 (-89.78%)
Mutual labels:  multi-tenancy, laravel
multitenancy
A laravel package to provide multi-tenancy support
Stars: ✭ 20 (-99.06%)
Mutual labels:  tenant, multitenancy
Plans
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
Stars: ✭ 326 (-84.72%)
Mutual labels:  saas, laravel
multitenant
Multi-Tenant Spring Boot Application with separate databases using Hibernate and H2.
Stars: ✭ 15 (-99.3%)
Mutual labels:  multi-tenancy, tenant
Tenancy
Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups.
Stars: ✭ 916 (-57.06%)
Mutual labels:  saas, laravel
Laravel Multidomain
A Laravel extension for using a laravel application on a multi domain setting
Stars: ✭ 473 (-77.82%)
Mutual labels:  multi-tenancy, laravel
Invoice As A Service
💰 Simple invoicing service (REST API): from JSON to PDF
Stars: ✭ 106 (-95.03%)
Mutual labels:  saas, laravel
Laravelinstaller
Do you want your clients to be able to install a Laravel project just like they do with WordPress or any other CMS? This Laravel package allows users who don't use Composer, SSH etc to install your application just by following the setup wizard. The current features are :
Stars: ✭ 1,735 (-18.66%)
Mutual labels:  laravel
Nova Slug Field
Slug field for Laravel Nova
Stars: ✭ 131 (-93.86%)
Mutual labels:  laravel
Laravue Core
Laravel package to provide core functionalities of Laravue dashboard
Stars: ✭ 130 (-93.91%)
Mutual labels:  laravel
Laravel Database Schedule
Manage your Laravel Task Scheduling in a friendly interface and save schedules to the database.
Stars: ✭ 94 (-95.59%)
Mutual labels:  laravel
Chemex
☕ 咖啡壶是一个免费、开源、高效且漂亮的运维资产管理平台。软硬件资产管理、归属/使用者追溯、盘点以及可靠的服务器状态管理面板。基于优雅的Laravel框架和DcatAdmin开发。
Stars: ✭ 132 (-93.81%)
Mutual labels:  laravel
Nova Settings Tool
Laravel Nova tool to view and edit application settings.
Stars: ✭ 131 (-93.86%)
Mutual labels:  laravel

Tenancy for Laravel logo

Laravel 6.x/7.x/8.x Latest Stable Version GitHub Actions CI status codecov Donate

Tenancy for Laravel — stancl/tenancy

Automatic multi-tenancy for your Laravel app.

You won't have to change a thing in your application's code.

  • ✔️ No model traits to change database connection
  • ✔️ No replacing of Laravel classes (Cache, Storage, ...) with tenancy-aware classes
  • ✔️ Built-in tenant identification based on hostname (including second level domains)

Documentation

Documentation can be found here: https://tenancyforlaravel.com/docs/v3/

The repository with the documentation source code can be found here: stancl/tenancy-docs.

Need help?

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].