tlumx / tlumx-cache
支持PSR-6和PSR-16实现的Tlumx缓存组件
v1.0.0
2018-07-16 19:15 UTC
Requires
- php: ^7.0
- psr/cache: ^1.0
- psr/simple-cache: ^1.0
Requires (Dev)
- cache/integration-tests: dev-master
- phpunit/phpunit: ^6.5
- satooshi/php-coveralls: ^2.0
- squizlabs/php_codesniffer: 3.*
Provides
This package is not auto-updated.
Last update: 2024-09-18 19:56:52 UTC
README
Tlumx\Cache
组件,支持PSR-6和PSR-16实现。
要求
- PHP >= 7.0
安装
使用Composer安装tlumx-cache。
$ composer require tlumx/tlumx-cache:"1.0.*"
使用方法
见:https://docs.tlumx.com/tlumx-cache/