glhcp/server/vendor/league/flysystem-cached-adapter
yin5th 0921f0105d feat: init 2023-08-10 14:59:52 +08:00
..
clover feat: init 2023-08-10 14:59:52 +08:00
spec feat: init 2023-08-10 14:59:52 +08:00
src feat: init 2023-08-10 14:59:52 +08:00
tests feat: init 2023-08-10 14:59:52 +08:00
.editorconfig feat: init 2023-08-10 14:59:52 +08:00
.gitignore feat: init 2023-08-10 14:59:52 +08:00
.php_cs feat: init 2023-08-10 14:59:52 +08:00
.scrutinizer.yml feat: init 2023-08-10 14:59:52 +08:00
.travis.yml feat: init 2023-08-10 14:59:52 +08:00
LICENSE feat: init 2023-08-10 14:59:52 +08:00
composer.json feat: init 2023-08-10 14:59:52 +08:00
phpspec.yml feat: init 2023-08-10 14:59:52 +08:00
phpunit.php feat: init 2023-08-10 14:59:52 +08:00
phpunit.xml feat: init 2023-08-10 14:59:52 +08:00
readme.md feat: init 2023-08-10 14:59:52 +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.