moroz1999/cache
最新稳定版本:1.1.0
Composer 安装命令:
composer require moroz1999/cache
包简介
README 文档
README
fluxbb-cache is an API abstraction around various different cache stores available for PHP. Filters are supported to allow encoding of data during storage. For cache stores that do not support data expiration (i.e. use of TTL) it is emulated.
Documentation
Supported cache stores
- Flat files
- Alternative PHP Cache
- Windows Cache
- XCache
- Zend Cache Extension
- eAccelerator
- Memcache
- Memcached
- Redis
Serializers & Filters
fluxbb-cache also allows for adding serializers and filters to data, to further serialize, compress or encrypt data.
License
统计信息
- 总下载量: 293
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2018-06-27