Download the PHP package stancl/tenancy without Composer
On this page you can find all versions of the php package stancl/tenancy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stancl/tenancy
More information about stancl/tenancy
Files in stancl/tenancy
Download stancl/tenancy
More information about stancl/tenancy
Files in stancl/tenancy
Vendor stancl
Package tenancy
Short Description Automatic multi-tenancy for your Laravel application.
License MIT
Package tenancy
Short Description Automatic multi-tenancy for your Laravel application.
License MIT
Please rate this library. Is it a good library?
Informations about the package tenancy
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.
- :heavy_check_mark: No model traits to change database connection
- :heavy_check_mark: No replacing of Laravel classes (
Cache
,Storage
, ...) with tenancy-aware classes - :heavy_check_mark: 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
- Package created by Samuel Štancl
- Design help & current logo by Florian Karsten
All versions of tenancy with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-json Version *
illuminate/support Version ^9.0|^10.0|^11.0
facade/ignition-contracts Version ^1.0.2
ramsey/uuid Version ^4.7.3
stancl/jobpipeline Version ^1.6.2
stancl/virtualcolumn Version ^1.3.1
ext-json Version *
illuminate/support Version ^9.0|^10.0|^11.0
facade/ignition-contracts Version ^1.0.2
ramsey/uuid Version ^4.7.3
stancl/jobpipeline Version ^1.6.2
stancl/virtualcolumn Version ^1.3.1
The package stancl/tenancy contains the following files
Loading the files please wait ....