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

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.