moonsflyer 1d78539c0b 'init' 11 달 전
..
clover 1d78539c0b 'init' 11 달 전
spec 1d78539c0b 'init' 11 달 전
src 1d78539c0b 'init' 11 달 전
tests 1d78539c0b 'init' 11 달 전
.editorconfig 1d78539c0b 'init' 11 달 전
.gitignore 1d78539c0b 'init' 11 달 전
.php_cs 1d78539c0b 'init' 11 달 전
.scrutinizer.yml 1d78539c0b 'init' 11 달 전
.travis.yml 1d78539c0b 'init' 11 달 전
LICENSE 1d78539c0b 'init' 11 달 전
composer.json 1d78539c0b 'init' 11 달 전
phpspec.yml 1d78539c0b 'init' 11 달 전
phpunit.php 1d78539c0b 'init' 11 달 전
phpunit.xml 1d78539c0b 'init' 11 달 전
readme.md 1d78539c0b 'init' 11 달 전

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.