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

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.