gpupo/cache

此包已被弃用且不再维护。作者建议使用 https://github.com/symfony/cache 包。

实现 PSR-6 的缓存库

1.3.2 2017-04-11 17:21 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:40:41 UTC


README

Build Status Code Climate Test Coverage

这是一个实现 PSR-6 的缓存库

当前支持的驱动程序

  • 文件系统
  • APC
  • Memached

安装

composer require gpupo/cache

贡献者

许可协议

MIT,见 LICENSE。

链接