thinkphp/vendor/league/flysystem-cached-adapter
IQ 779e8b1894 tp6 2019-07-09 17:21:39 +08:00
..
clover tp6 2019-07-09 17:21:39 +08:00
spec tp6 2019-07-09 17:21:39 +08:00
src tp6 2019-07-09 17:21:39 +08:00
tests tp6 2019-07-09 17:21:39 +08:00
.editorconfig tp6 2019-07-09 17:21:39 +08:00
.gitignore tp6 2019-07-09 17:21:39 +08:00
.php_cs tp6 2019-07-09 17:21:39 +08:00
.scrutinizer.yml tp6 2019-07-09 17:21:39 +08:00
.travis.yml tp6 2019-07-09 17:21:39 +08:00
LICENSE tp6 2019-07-09 17:21:39 +08:00
composer.json tp6 2019-07-09 17:21:39 +08:00
phpspec.yml tp6 2019-07-09 17:21:39 +08:00
phpunit.php tp6 2019-07-09 17:21:39 +08:00
phpunit.xml tp6 2019-07-09 17:21:39 +08:00
readme.md tp6 2019-07-09 17:21: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.