zzwy2/vendor/league/flysystem-cached-adapter
yin5th 198397f325 init 2022-10-08 17:31:39 +08:00
..
clover init 2022-10-08 17:31:39 +08:00
spec init 2022-10-08 17:31:39 +08:00
src init 2022-10-08 17:31:39 +08:00
tests init 2022-10-08 17:31:39 +08:00
.editorconfig init 2022-10-08 17:31:39 +08:00
.gitignore init 2022-10-08 17:31:39 +08:00
.php_cs init 2022-10-08 17:31:39 +08:00
.scrutinizer.yml init 2022-10-08 17:31:39 +08:00
.travis.yml init 2022-10-08 17:31:39 +08:00
LICENSE init 2022-10-08 17:31:39 +08:00
composer.json init 2022-10-08 17:31:39 +08:00
phpspec.yml init 2022-10-08 17:31:39 +08:00
phpunit.php init 2022-10-08 17:31:39 +08:00
phpunit.xml init 2022-10-08 17:31:39 +08:00
readme.md init 2022-10-08 17:31: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.