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