唐金木 07e2592bdb first commit 4 years ago
..
clover 07e2592bdb first commit 4 years ago
spec 07e2592bdb first commit 4 years ago
src 07e2592bdb first commit 4 years ago
tests 07e2592bdb first commit 4 years ago
.editorconfig 07e2592bdb first commit 4 years ago
.gitignore 07e2592bdb first commit 4 years ago
.php_cs 07e2592bdb first commit 4 years ago
.scrutinizer.yml 07e2592bdb first commit 4 years ago
.travis.yml 07e2592bdb first commit 4 years ago
LICENSE 07e2592bdb first commit 4 years ago
composer.json 07e2592bdb first commit 4 years ago
phpspec.yml 07e2592bdb first commit 4 years ago
phpunit.php 07e2592bdb first commit 4 years ago
phpunit.xml 07e2592bdb first commit 4 years ago
readme.md 07e2592bdb first commit 4 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.