Download the PHP package f-oris/easy-cache without Composer
On this page you can find all versions of the php package f-oris/easy-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package easy-cache
简介
基于symfony/cache组件基础上搭建的简单缓存组件
安装
通过composer引入扩展包
配置
参考config.example.php
文件
基础用法
1. 设置缓存
2. 判断缓存是否存在
3. 获取缓存
4. 通过闭包设置并获取缓存
5. 删除缓存
6. 扩展自定义缓存驱动
扩展的缓存驱动需要按照psr-6规范实现相应的缓存接口
License
MIT License
Copyright (c) 2019-present F.oris [email protected]
All versions of easy-cache with dependencies
PHP Build Version
Package Version
The package f-oris/easy-cache contains the following files
Loading the files please wait ....