qingjian/vendor/league/flysystem-cached-adapter
wangxinglong 1536e49dfe 初始化 2021-08-06 18:50:55 +08:00
..
clover 初始化 2021-08-06 18:50:55 +08:00
spec 初始化 2021-08-06 18:50:55 +08:00
src 初始化 2021-08-06 18:50:55 +08:00
tests 初始化 2021-08-06 18:50:55 +08:00
.editorconfig 初始化 2021-08-06 18:50:55 +08:00
.gitignore 初始化 2021-08-06 18:50:55 +08:00
.php_cs 初始化 2021-08-06 18:50:55 +08:00
.scrutinizer.yml 初始化 2021-08-06 18:50:55 +08:00
.travis.yml 初始化 2021-08-06 18:50:55 +08:00
LICENSE 初始化 2021-08-06 18:50:55 +08:00
composer.json 初始化 2021-08-06 18:50:55 +08:00
phpspec.yml 初始化 2021-08-06 18:50:55 +08:00
phpunit.php 初始化 2021-08-06 18:50:55 +08:00
phpunit.xml 初始化 2021-08-06 18:50:55 +08:00
readme.md 初始化 2021-08-06 18:50:55 +08:00

readme.md

Flysystem Cached CachedAdapter

Author Build Status Coverage Status Quality Score Software License Packagist Version Total Downloads

The adapter decorator caches metadata and directory listings.

composer require league/flysystem-cached-adapter

Usage

Check out the docs.