Download the PHP package luguohuakai/srun without Composer
On this page you can find all versions of the php package luguohuakai/srun. 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 srun
SRUN
PHP >= 7.4
引入: composer require luguohuakai/srun:~1.0.0
SRUN SDK(北向接口/单点登录) 和常用工具类封装
- 部分接口未实现的,或者需要扩展的,可以继承相应模块自行实现,也可以GitHub提交PR(欢迎PR)
- 未实现接口或这里调用方式不能满足需求的也可自行根据北向接口文档进行调用
-
日志: srun4k环境下默认位于:
/srun3/log/srun/
; 非srun4k环境:/var/log/srun/
- 如果要使用SDK请到srun4k 8080中配置北向接口权限
- 支持的接口 随北向接口更新
当前支持的北向接口有(V1)
支持北向接口V2
使用方法
缓存类使用方法
新版缓存逻辑: srun4k环境: 自动设置为redis缓存(16382); 非srun4k环境: 自动设置为文件缓存
All versions of srun with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-curl Version *
ext-json Version *
ext-iconv Version *
ext-mbstring Version *
ext-redis Version *
luguohuakai/func Version ~1.0.2
ext-curl Version *
ext-json Version *
ext-iconv Version *
ext-mbstring Version *
ext-redis Version *
luguohuakai/func Version ~1.0.2
The package luguohuakai/srun contains the following files
Loading the files please wait ....