Download the PHP package lianglong/hyperf-tenancy without Composer
On this page you can find all versions of the php package lianglong/hyperf-tenancy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package hyperf-tenancy
hyperf-tenancy
来自于laravel的优秀library https://github.com/archtechx/tenancy ,将其移植到hyperf。
- 当前项目基于 stancl/tenancy:v3.4.5
- 项目依赖 limingxinleo/i-cache (来自laravel的illuminate/cache)。
- 由于精力有限,所有commands仅是针对继承关系简单做代码修改,尚未测试。有需求的同学欢迎完善后进行pr。
- 目前仅适配基于RequestData以及Path两种方式的解析器,Domain尚未测试(似乎hyperf集成的nikic/fast-route也没提供子域名相关功能)
文档 https://tenancyforlaravel.com/docs/v3
安装
配置
因为需要启用缓存tags,需要将 config/autoload/i_cache.php 中default默认缓存改为redis
建议新建监听器针对中间件进行初始化
All versions of hyperf-tenancy with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
hyperf/di Version 2.2.*
hyperf/filesystem Version ^2.2
hyperf/framework Version 2.2.*
ramsey/uuid Version ^3.7|^4.0
limingxinleo/i-cache Version ^1.0
hyperf/di Version 2.2.*
hyperf/filesystem Version ^2.2
hyperf/framework Version 2.2.*
ramsey/uuid Version ^3.7|^4.0
limingxinleo/i-cache Version ^1.0
The package lianglong/hyperf-tenancy contains the following files
Loading the files please wait ....