vr-shopxo-source/vendor/league/flysystem-cached-adapter
gongfuxiang 3aeb0bb235 底层类库更新 2023-02-04 17:16:39 +08:00
..
clover 底层类库更新 2023-02-04 17:16:39 +08:00
spec 底层类库更新 2023-02-04 17:16:39 +08:00
src 底层类库更新 2023-02-04 17:16:39 +08:00
tests 底层类库更新 2023-02-04 17:16:39 +08:00
.editorconfig 底层类库更新 2023-02-04 17:16:39 +08:00
.gitignore 底层类库更新 2023-02-04 17:16:39 +08:00
.php_cs 底层类库更新 2023-02-04 17:16:39 +08:00
.scrutinizer.yml 底层类库更新 2023-02-04 17:16:39 +08:00
.travis.yml 底层类库更新 2023-02-04 17:16:39 +08:00
LICENSE 底层类库更新 2023-02-04 17:16:39 +08:00
composer.json 底层类库更新 2023-02-04 17:16:39 +08:00
phpspec.yml 底层类库更新 2023-02-04 17:16:39 +08:00
phpunit.php 底层类库更新 2023-02-04 17:16:39 +08:00
phpunit.xml 底层类库更新 2023-02-04 17:16:39 +08:00
readme.md 底层类库更新 2023-02-04 17:16:39 +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.