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

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.