depage/cache
Composer 安装命令:
composer require depage/cache
包简介
depage-cache is a simple caching class with different backends that are interchangable.
README 文档
README
depage-cache is a simple caching class with different backends that are interchangable
Features
- simple to use
- saves all serializable objects
- different interchangable backends:
- File
- Redis
- Uncached
- transparent fallback to file caching if memory caching is not available with the disposition "memory" option
- unit tested
Prerequisites
- PHP >= 7.2
- redis extension for redis provider
For more information
- You can fork us at: http://github.com/depage/depage-cache/
License (dual)
统计信息
- 总下载量: 621
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-09