hrjy 975ca60e4d commit 2 years ago
..
clover 975ca60e4d commit 2 years ago
spec 975ca60e4d commit 2 years ago
src 975ca60e4d commit 2 years ago
tests 975ca60e4d commit 2 years ago
.editorconfig 975ca60e4d commit 2 years ago
.gitignore 975ca60e4d commit 2 years ago
.php_cs 975ca60e4d commit 2 years ago
.scrutinizer.yml 975ca60e4d commit 2 years ago
.travis.yml 975ca60e4d commit 2 years ago
LICENSE 975ca60e4d commit 2 years ago
composer.json 975ca60e4d commit 2 years ago
phpspec.yml 975ca60e4d commit 2 years ago
phpunit.php 975ca60e4d commit 2 years ago
phpunit.xml 975ca60e4d commit 2 years ago
readme.md 975ca60e4d 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.