moonsflyer 2b93c616e4 init 3 달 전
..
clover 2b93c616e4 init 3 달 전
spec 2b93c616e4 init 3 달 전
src 2b93c616e4 init 3 달 전
tests 2b93c616e4 init 3 달 전
.editorconfig 2b93c616e4 init 3 달 전
.gitignore 2b93c616e4 init 3 달 전
.php_cs 2b93c616e4 init 3 달 전
.scrutinizer.yml 2b93c616e4 init 3 달 전
.travis.yml 2b93c616e4 init 3 달 전
LICENSE 2b93c616e4 init 3 달 전
composer.json 2b93c616e4 init 3 달 전
phpspec.yml 2b93c616e4 init 3 달 전
phpunit.php 2b93c616e4 init 3 달 전
phpunit.xml 2b93c616e4 init 3 달 전
readme.md 2b93c616e4 init 3 달 전

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.