stancl/tenancy
Automatic multi-tenancy for your Laravel application.
Maintainers
v3.10.0
2026-03-18 18:16 UTC
Requires
- php: ^8.0
- ext-json: *
- facade/ignition-contracts: ^1.0.2
- illuminate/support: ^10.0|^11.0|^12.0|^13.0
- ramsey/uuid: ^4.7.3
- stancl/jobpipeline: ^1.8.0
- stancl/virtualcolumn: ^1.5.0
Requires (Dev)
- doctrine/dbal: ^3.6.0
- laravel/framework: ^10.0|^11.0|^12.0|^13.0
- league/flysystem-aws-s3-v3: ^3.12.2
- orchestra/testbench: ^8.0|^9.0|^10.0|^11.0
- spatie/valuestore: ^1.3.2
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT ab64f4599daf1152830e7d9a3c4af2d3e151b2e7
- Samuel Ε tancl <samuel.stancl.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-29 02:04:31 UTC
README
π Laravel 11.x
π Latest Stable Version
π GitHub Actions CI status
π 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://v4.tenancyforlaravel.com
Need help?
Credits
- Package created by Samuel Ε tancl
- Design help & current logo by Florian Karsten
