zxhxx 05fff7683f 1 3 years ago
..
clover 05fff7683f 1 3 years ago
spec 05fff7683f 1 3 years ago
src 05fff7683f 1 3 years ago
tests 05fff7683f 1 3 years ago
.editorconfig 05fff7683f 1 3 years ago
.gitignore 05fff7683f 1 3 years ago
.php_cs 05fff7683f 1 3 years ago
.scrutinizer.yml 05fff7683f 1 3 years ago
.travis.yml 05fff7683f 1 3 years ago
LICENSE 05fff7683f 1 3 years ago
composer.json 05fff7683f 1 3 years ago
phpspec.yml 05fff7683f 1 3 years ago
phpunit.php 05fff7683f 1 3 years ago
phpunit.xml 05fff7683f 1 3 years ago
readme.md 05fff7683f 1 3 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.