cache/encryption-cache
Composer 安装命令:
composer require cache/encryption-cache
包简介
Adds encryption support to your PSR-6 cache implementation
README 文档
README
This repository has a encryption wrapper that makes the PSR-6 cache implementation encrypted.
Encryption and decryption are both expensive operations, and frequent reads from an encrypted data store can quickly become a bottleneck in otherwise performant applications. Use encrypted caches sparingly.
Install
composer require cache/encryption-cache
Use
Read the documentation on usage.
Implement
Read the documentation on implementation.
Contribute
Contributions are very welcome! Send a pull request to the main repository or report any issues you find on the issue tracker.
统计信息
- 总下载量: 11.18k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-11-09