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