linwu 20260ea26e 项目初始化 2 년 전
..
clover 20260ea26e 项目初始化 2 년 전
spec 20260ea26e 项目初始化 2 년 전
src 20260ea26e 项目初始化 2 년 전
tests 20260ea26e 项目初始化 2 년 전
.editorconfig 20260ea26e 项目初始化 2 년 전
.gitignore 20260ea26e 项目初始化 2 년 전
.php_cs 20260ea26e 项目初始化 2 년 전
.scrutinizer.yml 20260ea26e 项目初始化 2 년 전
.travis.yml 20260ea26e 项目初始化 2 년 전
LICENSE 20260ea26e 项目初始化 2 년 전
composer.json 20260ea26e 项目初始化 2 년 전
phpspec.yml 20260ea26e 项目初始化 2 년 전
phpunit.php 20260ea26e 项目初始化 2 년 전
phpunit.xml 20260ea26e 项目初始化 2 년 전
readme.md 20260ea26e 项目初始化 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.