vespula/simple-cache
最新稳定版本:1.1.0
Composer 安装命令:
composer require vespula/simple-cache
包简介
A PSR-16 implementation for very simple caching. Nothing fancy. Just dead-simple caching. Adapters include None, Sql (via PDO), Memcached, and File.
README 文档
README
This is a simple, flexible PSR-16 compliant simple-cache implementation for PHP.
Adapters include File, Sql, Memcached, and None
Documentation is here: https://vespula.bitbucket.io/cache/
Basic interface for PSR-16 is here: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-16-simple-cache.md
统计信息
- 总下载量: 75
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-09-22