Kirin 0f47bd08df 1 2 years ago
..
clover 0f47bd08df 1 2 years ago
spec 0f47bd08df 1 2 years ago
src 0f47bd08df 1 2 years ago
tests 0f47bd08df 1 2 years ago
.editorconfig 0f47bd08df 1 2 years ago
.gitignore 0f47bd08df 1 2 years ago
.php_cs 0f47bd08df 1 2 years ago
.scrutinizer.yml 0f47bd08df 1 2 years ago
.travis.yml 0f47bd08df 1 2 years ago
LICENSE 0f47bd08df 1 2 years ago
composer.json 0f47bd08df 1 2 years ago
phpspec.yml 0f47bd08df 1 2 years ago
phpunit.php 0f47bd08df 1 2 years ago
phpunit.xml 0f47bd08df 1 2 years ago
readme.md 0f47bd08df 1 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.