lzh 6ff331d7c2 更新 2 months ago
..
clover 6ff331d7c2 更新 2 months ago
spec 6ff331d7c2 更新 2 months ago
src 6ff331d7c2 更新 2 months ago
tests 6ff331d7c2 更新 2 months ago
.editorconfig 6ff331d7c2 更新 2 months ago
.gitignore 6ff331d7c2 更新 2 months ago
.php_cs 6ff331d7c2 更新 2 months ago
.scrutinizer.yml 6ff331d7c2 更新 2 months ago
.travis.yml 6ff331d7c2 更新 2 months ago
LICENSE 6ff331d7c2 更新 2 months ago
composer.json 6ff331d7c2 更新 2 months ago
phpspec.yml 6ff331d7c2 更新 2 months ago
phpunit.php 6ff331d7c2 更新 2 months ago
phpunit.xml 6ff331d7c2 更新 2 months ago
readme.md 6ff331d7c2 更新 2 months 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.