hrjy 3d427f43e3 commit il y a 2 ans
..
clover 3d427f43e3 commit il y a 2 ans
spec 3d427f43e3 commit il y a 2 ans
src 3d427f43e3 commit il y a 2 ans
tests 3d427f43e3 commit il y a 2 ans
.editorconfig 3d427f43e3 commit il y a 2 ans
.gitignore 3d427f43e3 commit il y a 2 ans
.php_cs 3d427f43e3 commit il y a 2 ans
.scrutinizer.yml 3d427f43e3 commit il y a 2 ans
.travis.yml 3d427f43e3 commit il y a 2 ans
LICENSE 3d427f43e3 commit il y a 2 ans
composer.json 3d427f43e3 commit il y a 2 ans
phpspec.yml 3d427f43e3 commit il y a 2 ans
phpunit.php 3d427f43e3 commit il y a 2 ans
phpunit.xml 3d427f43e3 commit il y a 2 ans
readme.md 3d427f43e3 commit il y a 2 ans

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.