zxhxx 54f72291b6 add all 10 months ago
..
clover 54f72291b6 add all 10 months ago
spec 54f72291b6 add all 10 months ago
src 54f72291b6 add all 10 months ago
tests 54f72291b6 add all 10 months ago
.editorconfig 54f72291b6 add all 10 months ago
.gitignore 54f72291b6 add all 10 months ago
.php_cs 54f72291b6 add all 10 months ago
.scrutinizer.yml 54f72291b6 add all 10 months ago
.travis.yml 54f72291b6 add all 10 months ago
LICENSE 54f72291b6 add all 10 months ago
composer.json 54f72291b6 add all 10 months ago
phpspec.yml 54f72291b6 add all 10 months ago
phpunit.php 54f72291b6 add all 10 months ago
phpunit.xml 54f72291b6 add all 10 months ago
readme.md 54f72291b6 add all 10 months 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.