nino/fake-abstract-adapter
最新稳定版本:0.0.1
Composer 安装命令:
composer require nino/fake-abstract-adapter
包简介
an AbstractAdapter saving absolutely nothing
README 文档
README
An AbstractAdapter saving absolutely nothing.
Usage
Require it composer require nino/fake-abstract-adapter, and use it as you would use any Cache Adapters.
use Nino\FakeAbstractAdapter\FakeAdapter;
$cache = new FakeAdapter();
Symfony documentation for cache : https://symfony.com/doc/current/components/cache.html
统计信息
- 总下载量: 606
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-02-03