admin-api/vendor/league/flysystem-cached-adapter
wuhui_zzw 06446361cf 初始化 2023-12-19 17:01:42 +08:00
..
clover 初始化 2023-12-19 17:01:42 +08:00
spec 初始化 2023-12-19 17:01:42 +08:00
src 初始化 2023-12-19 17:01:42 +08:00
tests 初始化 2023-12-19 17:01:42 +08:00
.editorconfig 初始化 2023-12-19 17:01:42 +08:00
.gitignore 初始化 2023-12-19 17:01:42 +08:00
.php_cs 初始化 2023-12-19 17:01:42 +08:00
.scrutinizer.yml 初始化 2023-12-19 17:01:42 +08:00
.travis.yml 初始化 2023-12-19 17:01:42 +08:00
LICENSE 初始化 2023-12-19 17:01:42 +08:00
composer.json 初始化 2023-12-19 17:01:42 +08:00
phpspec.yml 初始化 2023-12-19 17:01:42 +08:00
phpunit.php 初始化 2023-12-19 17:01:42 +08:00
phpunit.xml 初始化 2023-12-19 17:01:42 +08:00
readme.md 初始化 2023-12-19 17:01:42 +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.