admin/vendor/league/flysystem-cached-adapter
zoomtk@126.com 680f1fbd6b 代码初始化 2023-02-10 12:51:18 +08:00
..
clover 代码初始化 2023-02-10 12:51:18 +08:00
spec 代码初始化 2023-02-10 12:51:18 +08:00
src 代码初始化 2023-02-10 12:51:18 +08:00
tests 代码初始化 2023-02-10 12:51:18 +08:00
.editorconfig 代码初始化 2023-02-10 12:51:18 +08:00
.gitignore 代码初始化 2023-02-10 12:51:18 +08:00
.php_cs 代码初始化 2023-02-10 12:51:18 +08:00
.scrutinizer.yml 代码初始化 2023-02-10 12:51:18 +08:00
.travis.yml 代码初始化 2023-02-10 12:51:18 +08:00
LICENSE 代码初始化 2023-02-10 12:51:18 +08:00
composer.json 代码初始化 2023-02-10 12:51:18 +08:00
phpspec.yml 代码初始化 2023-02-10 12:51:18 +08:00
phpunit.php 代码初始化 2023-02-10 12:51:18 +08:00
phpunit.xml 代码初始化 2023-02-10 12:51:18 +08:00
readme.md 代码初始化 2023-02-10 12:51:18 +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.