Download the PHP package yiovo/tp6-cache without Composer
On this page you can find all versions of the php package yiovo/tp6-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yiovo/tp6-cache
More information about yiovo/tp6-cache
Files in yiovo/tp6-cache
Download yiovo/tp6-cache
More information about yiovo/tp6-cache
Files in yiovo/tp6-cache
Vendor yiovo
Package tp6-cache
Short Description tp6-cache
License Apache-2.0
Homepage https://github.com/yiovo/tp6-captcha
Package tp6-cache
Short Description tp6-cache
License Apache-2.0
Homepage https://github.com/yiovo/tp6-captcha
Please rate this library. Is it a good library?
Informations about the package tp6-cache
tp6-cache
thinkphp6 缓存类 (二次开发版)
新增方法:
Cache::ttl(string $name) 获取缓存剩余有效期(秒)
Cache::update(string $name, $newVal, bool $isMerge = true) 更新缓存内容 (该方法区别于set方法,set方法不支持更新内容同时保留缓存剩余有效期)
All versions of tp6-cache with dependencies
PHP Build Version
Package Version
The package yiovo/tp6-cache contains the following files
Loading the files please wait ...