sinri/ark-cache
最新稳定版本:3.0
Composer 安装命令:
composer require sinri/ark-cache
包简介
The cache component for Ark 2
README 文档
README
The cache component for Ark 2
Provided Dummy and File implementation.
Since 2.0, PSR-16 introduced with Psr\SimpleCache\CacheInterface supported.
Note, if you are in China Mainland, you might need this in composer.json.
{
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
}
}
}
Since 2.6, PSR-16 is still supported with Psr\SimpleCache\CacheInterface but not the core usage.
统计信息
- 总下载量: 1.6k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-09-07