Download the PHP package qingbing/zf-abstract-cache without Composer
On this page you can find all versions of the php package qingbing/zf-abstract-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 zf-abstract-cache
zf-abstract-cache
缓存抽象类
简介
- 该library提供缓存的抽象
- 该缓存实现了 psr/simple 缓存的 "\Psr\SimpleCache\CacheInterface" 接口
- 提供了支持多缓存组件的多缓存处理代码块 "\Zf\Cache\Traits\TMultiCache"
- 缓存组件必须实现抽象类中对应的抽象方法,参考 "\Test\Debug\CacheDemo"
使用范例
All versions of zf-abstract-cache with dependencies
PHP Build Version
Package Version
The package qingbing/zf-abstract-cache contains the following files
Loading the files please wait ....