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

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.