You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chuan 2dcf3b2434 init 3 months ago
..
clover init 3 months ago
spec init 3 months ago
src init 3 months ago
tests init 3 months ago
.editorconfig init 3 months ago
.gitignore init 3 months ago
.php_cs init 3 months ago
.scrutinizer.yml init 3 months ago
.travis.yml init 3 months ago
LICENSE init 3 months ago
composer.json init 3 months ago
phpspec.yml init 3 months ago
phpunit.php init 3 months ago
phpunit.xml init 3 months ago
readme.md init 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.