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

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.