moonsflyer 976fd6d369 initial commit of the project 7 kuukautta sitten
..
clover 976fd6d369 initial commit of the project 7 kuukautta sitten
spec 976fd6d369 initial commit of the project 7 kuukautta sitten
src 976fd6d369 initial commit of the project 7 kuukautta sitten
tests 976fd6d369 initial commit of the project 7 kuukautta sitten
.editorconfig 976fd6d369 initial commit of the project 7 kuukautta sitten
.gitignore 976fd6d369 initial commit of the project 7 kuukautta sitten
.php_cs 976fd6d369 initial commit of the project 7 kuukautta sitten
.scrutinizer.yml 976fd6d369 initial commit of the project 7 kuukautta sitten
.travis.yml 976fd6d369 initial commit of the project 7 kuukautta sitten
LICENSE 976fd6d369 initial commit of the project 7 kuukautta sitten
composer.json 976fd6d369 initial commit of the project 7 kuukautta sitten
phpspec.yml 976fd6d369 initial commit of the project 7 kuukautta sitten
phpunit.php 976fd6d369 initial commit of the project 7 kuukautta sitten
phpunit.xml 976fd6d369 initial commit of the project 7 kuukautta sitten
readme.md 976fd6d369 initial commit of the project 7 kuukautta sitten

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.