Download the PHP package chuxiangqaz/redis-client without Composer
On this page you can find all versions of the php package chuxiangqaz/redis-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chuxiangqaz/redis-client
More information about chuxiangqaz/redis-client
Files in chuxiangqaz/redis-client
Download chuxiangqaz/redis-client
More information about chuxiangqaz/redis-client
Files in chuxiangqaz/redis-client
Vendor chuxiangqaz
Package redis-client
Short Description PHP Packagist About Connection Redis Server
License MIT
Package redis-client
Short Description PHP Packagist About Connection Redis Server
License MIT
Please rate this library. Is it a good library?
Informations about the package redis-client
redis-client
一个简单的 PHP 连接 Redis 拓展。
原则:让其它驱动以 PhpRedis 驱动为模板!让原本使用 PhpRedis 客户端代码可以无缝切换到其他驱动。
- 支持 Predis
- 支持 PhpRedis
- 支持配置修改驱动
安装
建议选择 PHP 7.0 以上版本
composer require chuxiangqaz/redis-client
使用
使用 RedisManger
使用 门面(RedisFacade)
使用方法
All versions of redis-client with dependencies
PHP Build Version
Package Version
Requires
predis/predis Version
^1.1
The package chuxiangqaz/redis-client contains the following files
Loading the files please wait ....