linwu 401863f6cf 项目初始化 1 년 전
..
clover 401863f6cf 项目初始化 1 년 전
spec 401863f6cf 项目初始化 1 년 전
src 401863f6cf 项目初始化 1 년 전
tests 401863f6cf 项目初始化 1 년 전
.editorconfig 401863f6cf 项目初始化 1 년 전
.gitignore 401863f6cf 项目初始化 1 년 전
.php_cs 401863f6cf 项目初始化 1 년 전
.scrutinizer.yml 401863f6cf 项目初始化 1 년 전
.travis.yml 401863f6cf 项目初始化 1 년 전
LICENSE 401863f6cf 项目初始化 1 년 전
composer.json 401863f6cf 项目初始化 1 년 전
phpspec.yml 401863f6cf 项目初始化 1 년 전
phpunit.php 401863f6cf 项目初始化 1 년 전
phpunit.xml 401863f6cf 项目初始化 1 년 전
readme.md 401863f6cf 项目初始化 1 년 전

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.