php-comp/lite-cache
Composer 安装命令:
composer require php-comp/lite-cache
包简介
a simple cache client tool library of the php
关键字:
README 文档
README
simple cache client for memcached, redis.
- cache implement the simple cache PSR 16
项目地址
安装
- composer 命令
composer require php-comp/lite-cache
- composer.json
{
"require": {
"php-comp/lite-cache": "dev-master"
}
}
- 直接拉取
git clone https://github.com/inhere/php-lite-cache.git
License
MIT
统计信息
- 总下载量: 22
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-11-21