moonsflyer 976fd6d369 initial commit of the project пре 6 месеци
..
clover 976fd6d369 initial commit of the project пре 6 месеци
spec 976fd6d369 initial commit of the project пре 6 месеци
src 976fd6d369 initial commit of the project пре 6 месеци
tests 976fd6d369 initial commit of the project пре 6 месеци
.editorconfig 976fd6d369 initial commit of the project пре 6 месеци
.gitignore 976fd6d369 initial commit of the project пре 6 месеци
.php_cs 976fd6d369 initial commit of the project пре 6 месеци
.scrutinizer.yml 976fd6d369 initial commit of the project пре 6 месеци
.travis.yml 976fd6d369 initial commit of the project пре 6 месеци
LICENSE 976fd6d369 initial commit of the project пре 6 месеци
composer.json 976fd6d369 initial commit of the project пре 6 месеци
phpspec.yml 976fd6d369 initial commit of the project пре 6 месеци
phpunit.php 976fd6d369 initial commit of the project пре 6 месеци
phpunit.xml 976fd6d369 initial commit of the project пре 6 месеци
readme.md 976fd6d369 initial commit of the project пре 6 месеци

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.