sgq 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
..
clover 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
spec 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
src 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
tests 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
.editorconfig 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
.gitignore 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
.php_cs 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
.scrutinizer.yml 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
.travis.yml 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
LICENSE 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
composer.json 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
phpspec.yml 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
phpunit.php 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
phpunit.xml 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前
readme.md 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 3 年之前

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.