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