hrjy 6fab7739b8 test 3 years ago
..
clover 6fab7739b8 test 3 years ago
spec 6fab7739b8 test 3 years ago
src 6fab7739b8 test 3 years ago
tests 6fab7739b8 test 3 years ago
.editorconfig 6fab7739b8 test 3 years ago
.gitignore 6fab7739b8 test 3 years ago
.php_cs 6fab7739b8 test 3 years ago
.scrutinizer.yml 6fab7739b8 test 3 years ago
.travis.yml 6fab7739b8 test 3 years ago
LICENSE 6fab7739b8 test 3 years ago
composer.json 6fab7739b8 test 3 years ago
phpspec.yml 6fab7739b8 test 3 years ago
phpunit.php 6fab7739b8 test 3 years ago
phpunit.xml 6fab7739b8 test 3 years ago
readme.md 6fab7739b8 test 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.