hrjy 7c2ebdc7d3 commit 2 年 前
..
clover 7c2ebdc7d3 commit 2 年 前
spec 7c2ebdc7d3 commit 2 年 前
src 7c2ebdc7d3 commit 2 年 前
tests 7c2ebdc7d3 commit 2 年 前
.editorconfig 7c2ebdc7d3 commit 2 年 前
.gitignore 7c2ebdc7d3 commit 2 年 前
.php_cs 7c2ebdc7d3 commit 2 年 前
.scrutinizer.yml 7c2ebdc7d3 commit 2 年 前
.travis.yml 7c2ebdc7d3 commit 2 年 前
LICENSE 7c2ebdc7d3 commit 2 年 前
composer.json 7c2ebdc7d3 commit 2 年 前
phpspec.yml 7c2ebdc7d3 commit 2 年 前
phpunit.php 7c2ebdc7d3 commit 2 年 前
phpunit.xml 7c2ebdc7d3 commit 2 年 前
readme.md 7c2ebdc7d3 commit 2 年 前

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.