hrjy 3d427f43e3 commit 2 年 前
..
clover 3d427f43e3 commit 2 年 前
spec 3d427f43e3 commit 2 年 前
src 3d427f43e3 commit 2 年 前
tests 3d427f43e3 commit 2 年 前
.editorconfig 3d427f43e3 commit 2 年 前
.gitignore 3d427f43e3 commit 2 年 前
.php_cs 3d427f43e3 commit 2 年 前
.scrutinizer.yml 3d427f43e3 commit 2 年 前
.travis.yml 3d427f43e3 commit 2 年 前
LICENSE 3d427f43e3 commit 2 年 前
composer.json 3d427f43e3 commit 2 年 前
phpspec.yml 3d427f43e3 commit 2 年 前
phpunit.php 3d427f43e3 commit 2 年 前
phpunit.xml 3d427f43e3 commit 2 年 前
readme.md 3d427f43e3 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.