moonsflyer 1d78539c0b 'init' 10 月之前
..
clover 1d78539c0b 'init' 10 月之前
spec 1d78539c0b 'init' 10 月之前
src 1d78539c0b 'init' 10 月之前
tests 1d78539c0b 'init' 10 月之前
.editorconfig 1d78539c0b 'init' 10 月之前
.gitignore 1d78539c0b 'init' 10 月之前
.php_cs 1d78539c0b 'init' 10 月之前
.scrutinizer.yml 1d78539c0b 'init' 10 月之前
.travis.yml 1d78539c0b 'init' 10 月之前
LICENSE 1d78539c0b 'init' 10 月之前
composer.json 1d78539c0b 'init' 10 月之前
phpspec.yml 1d78539c0b 'init' 10 月之前
phpunit.php 1d78539c0b 'init' 10 月之前
phpunit.xml 1d78539c0b 'init' 10 月之前
readme.md 1d78539c0b 'init' 10 月之前

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.