JMJ 2c9d6eb641 11 3 years ago
..
clover 2c9d6eb641 11 3 years ago
spec 2c9d6eb641 11 3 years ago
src 2c9d6eb641 11 3 years ago
tests 2c9d6eb641 11 3 years ago
.editorconfig 2c9d6eb641 11 3 years ago
.gitignore 2c9d6eb641 11 3 years ago
.php_cs 2c9d6eb641 11 3 years ago
.scrutinizer.yml 2c9d6eb641 11 3 years ago
.travis.yml 2c9d6eb641 11 3 years ago
LICENSE 2c9d6eb641 11 3 years ago
composer.json 2c9d6eb641 11 3 years ago
phpspec.yml 2c9d6eb641 11 3 years ago
phpunit.php 2c9d6eb641 11 3 years ago
phpunit.xml 2c9d6eb641 11 3 years ago
readme.md 2c9d6eb641 11 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.