hrjy 49962c282f commit 2 years ago
..
clover 49962c282f commit 2 years ago
spec 49962c282f commit 2 years ago
src 49962c282f commit 2 years ago
tests 49962c282f commit 2 years ago
.editorconfig 49962c282f commit 2 years ago
.gitignore 49962c282f commit 2 years ago
.php_cs 49962c282f commit 2 years ago
.scrutinizer.yml 49962c282f commit 2 years ago
.travis.yml 49962c282f commit 2 years ago
LICENSE 49962c282f commit 2 years ago
composer.json 49962c282f commit 2 years ago
phpspec.yml 49962c282f commit 2 years ago
phpunit.php 49962c282f commit 2 years ago
phpunit.xml 49962c282f commit 2 years ago
readme.md 49962c282f commit 2 years ago

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.