moonsflyer 976fd6d369 initial commit of the project 7 місяців тому
..
clover 976fd6d369 initial commit of the project 7 місяців тому
spec 976fd6d369 initial commit of the project 7 місяців тому
src 976fd6d369 initial commit of the project 7 місяців тому
tests 976fd6d369 initial commit of the project 7 місяців тому
.editorconfig 976fd6d369 initial commit of the project 7 місяців тому
.gitignore 976fd6d369 initial commit of the project 7 місяців тому
.php_cs 976fd6d369 initial commit of the project 7 місяців тому
.scrutinizer.yml 976fd6d369 initial commit of the project 7 місяців тому
.travis.yml 976fd6d369 initial commit of the project 7 місяців тому
LICENSE 976fd6d369 initial commit of the project 7 місяців тому
composer.json 976fd6d369 initial commit of the project 7 місяців тому
phpspec.yml 976fd6d369 initial commit of the project 7 місяців тому
phpunit.php 976fd6d369 initial commit of the project 7 місяців тому
phpunit.xml 976fd6d369 initial commit of the project 7 місяців тому
readme.md 976fd6d369 initial commit of the project 7 місяців тому

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.