vr-shopxo-source/vendor/league/flysystem-cached-adapter
Devil 43f5e15413 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
..
clover 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
spec 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
src 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
tests 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
.editorconfig 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
.gitignore 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
.php_cs 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
.scrutinizer.yml 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
.travis.yml 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
LICENSE 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
composer.json 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
phpspec.yml 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
phpunit.php 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
phpunit.xml 底层框架升级到tp6 2021-07-18 23:42:10 +08:00
readme.md 底层框架升级到tp6 2021-07-18 23:42:10 +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.