gpupo / cache
1.3.2
2017-04-11 17:21 UTC
Requires
- php: ^5.6 || ^7.0
- fig/cache-util: dev-master as 1.0.x-dev
- gpupo/common: *
- psr/cache: ^1.0
Requires (Dev)
- codeclimate/php-test-reporter: @dev
- phpunit/phpunit: ~5.7
This package is not auto-updated.
Last update: 2022-02-01 12:40:41 UTC
README
这是一个实现 PSR-6 的缓存库
当前支持的驱动程序
- 文件系统
- APC
- Memached
安装
composer require gpupo/cache
贡献者
许可协议
MIT,见 LICENSE。
链接
- Composer 包 在 packagist.org