Kirin 93a3391a21 init 11 months ago
..
clover 93a3391a21 init 11 months ago
spec 93a3391a21 init 11 months ago
src 93a3391a21 init 11 months ago
tests 93a3391a21 init 11 months ago
.editorconfig 93a3391a21 init 11 months ago
.gitignore 93a3391a21 init 11 months ago
.php_cs 93a3391a21 init 11 months ago
.scrutinizer.yml 93a3391a21 init 11 months ago
.travis.yml 93a3391a21 init 11 months ago
LICENSE 93a3391a21 init 11 months ago
composer.json 93a3391a21 init 11 months ago
phpspec.yml 93a3391a21 init 11 months ago
phpunit.php 93a3391a21 init 11 months ago
phpunit.xml 93a3391a21 init 11 months ago
readme.md 93a3391a21 init 11 months ago

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.