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

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.