wzy-wangge/think-cache

bugFix

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 14

pkg:composer/wzy-wangge/think-cache

v2.0.7 2020-12-28 07:36 UTC

This package is auto-updated.

Last update: 2025-09-28 17:55:42 UTC


README

##修改原有分支BUG

  1. 修改获取缓存时默认的默认值,与CacheInterface接口保持一致

安装

composer require wzy-wangge/think-cache

用法:

可以参考 https://www.kancloud.cn/manual/thinkphp6_0/1037634