Download the PHP package vivlong/phalapi-redis2 without Composer
On this page you can find all versions of the php package vivlong/phalapi-redis2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vivlong/phalapi-redis2
More information about vivlong/phalapi-redis2
Files in vivlong/phalapi-redis2
Download vivlong/phalapi-redis2
More information about vivlong/phalapi-redis2
Files in vivlong/phalapi-redis2
Vendor vivlong
Package phalapi-redis2
Short Description PhalApi 2.x 扩展类库 - Redis 丰富基础redisCache类功能,更贴切复杂场景下的redis使用。
License GPL-3.0-or-later
Homepage https://www.phalapi.net/
Package phalapi-redis2
Short Description PhalApi 2.x 扩展类库 - Redis 丰富基础redisCache类功能,更贴切复杂场景下的redis使用。
License GPL-3.0-or-later
Homepage https://www.phalapi.net/
Please rate this library. Is it a good library?
Informations about the package phalapi-redis2
PhalApi 2.x 的Redis扩展
PhalApi 2.x扩展类库,从 Redis 2.6.12 版本开始, SET 命令的行为可以通过一系列参数来修改,并集成了简单的Redis分布式锁
安装和配置
修改项目下的composer.json文件,并添加:
然后执行。
安装成功后,添加以下配置到/path/to/phalapi/config/app.php文件:
并根据自己的情况修改填充。
注册
在/path/to/phalapi/config/di.php文件中,注册:
使用
常用基础操作(具体API可以查阅代码中src/Lite.php)
All versions of phalapi-redis2 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package vivlong/phalapi-redis2 contains the following files
Loading the files please wait ....