www.lightcourse.com/vendor/league/flysystem-cached-adapter
Lee 56b25ea84c 头部颜色替换 2022-10-24 11:17:43 +08:00
..
clover 头部颜色替换 2022-10-24 11:17:43 +08:00
spec 头部颜色替换 2022-10-24 11:17:43 +08:00
src 头部颜色替换 2022-10-24 11:17:43 +08:00
tests 头部颜色替换 2022-10-24 11:17:43 +08:00
.editorconfig 头部颜色替换 2022-10-24 11:17:43 +08:00
.gitignore 头部颜色替换 2022-10-24 11:17:43 +08:00
.php_cs 头部颜色替换 2022-10-24 11:17:43 +08:00
.scrutinizer.yml 头部颜色替换 2022-10-24 11:17:43 +08:00
.travis.yml 头部颜色替换 2022-10-24 11:17:43 +08:00
LICENSE 头部颜色替换 2022-10-24 11:17:43 +08:00
composer.json 头部颜色替换 2022-10-24 11:17:43 +08:00
phpspec.yml 头部颜色替换 2022-10-24 11:17:43 +08:00
phpunit.php 头部颜色替换 2022-10-24 11:17:43 +08:00
phpunit.xml 头部颜色替换 2022-10-24 11:17:43 +08:00
readme.md 头部颜色替换 2022-10-24 11:17:43 +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.