Download the PHP package bilulanlv/think-cache without Composer
On this page you can find all versions of the php package bilulanlv/think-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 think-cache
说明
由于think-cache官方放弃了更新,且不支持php 8及以上,当使用ThinkORM做缓存时,如果使用webman的Cache类,tag功能无法使用。
故本项目提取自ThinkPHP 8最新的Cache模块,完美适配ThinkORM的缓存操作,以及字段缓存,tag和其他所有方法。
详细情况请查看ThinkPHP8官方缓存文档。
安装
配置文件
配置文件自动安装路径在 config/plugin/bilulanlv/think-cache/app.php
使用说明
All versions of think-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.0
topthink/think-container Version ^2.0
psr/simple-cache Version ^1.0|^2.0|^3.0
topthink/think-container Version ^2.0
psr/simple-cache Version ^1.0|^2.0|^3.0
The package bilulanlv/think-cache contains the following files
Loading the files please wait ....