zxhxx 62f71792fd 1 3 years ago
..
clover 62f71792fd 1 3 years ago
spec 62f71792fd 1 3 years ago
src 62f71792fd 1 3 years ago
tests 62f71792fd 1 3 years ago
.editorconfig 62f71792fd 1 3 years ago
.gitignore 62f71792fd 1 3 years ago
.php_cs 62f71792fd 1 3 years ago
.scrutinizer.yml 62f71792fd 1 3 years ago
.travis.yml 62f71792fd 1 3 years ago
LICENSE 62f71792fd 1 3 years ago
composer.json 62f71792fd 1 3 years ago
phpspec.yml 62f71792fd 1 3 years ago
phpunit.php 62f71792fd 1 3 years ago
phpunit.xml 62f71792fd 1 3 years ago
readme.md 62f71792fd 1 3 years 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.