linwu 20260ea26e 项目初始化 2 years ago
..
clover 20260ea26e 项目初始化 2 years ago
spec 20260ea26e 项目初始化 2 years ago
src 20260ea26e 项目初始化 2 years ago
tests 20260ea26e 项目初始化 2 years ago
.editorconfig 20260ea26e 项目初始化 2 years ago
.gitignore 20260ea26e 项目初始化 2 years ago
.php_cs 20260ea26e 项目初始化 2 years ago
.scrutinizer.yml 20260ea26e 项目初始化 2 years ago
.travis.yml 20260ea26e 项目初始化 2 years ago
LICENSE 20260ea26e 项目初始化 2 years ago
composer.json 20260ea26e 项目初始化 2 years ago
phpspec.yml 20260ea26e 项目初始化 2 years ago
phpunit.php 20260ea26e 项目初始化 2 years ago
phpunit.xml 20260ea26e 项目初始化 2 years ago
readme.md 20260ea26e 项目初始化 2 years ago

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.