moonsflyer 2bb6f74f9f init 5 月之前
..
clover 2bb6f74f9f init 5 月之前
spec 2bb6f74f9f init 5 月之前
src 2bb6f74f9f init 5 月之前
tests 2bb6f74f9f init 5 月之前
.editorconfig 2bb6f74f9f init 5 月之前
.gitignore 2bb6f74f9f init 5 月之前
.php_cs 2bb6f74f9f init 5 月之前
.scrutinizer.yml 2bb6f74f9f init 5 月之前
.travis.yml 2bb6f74f9f init 5 月之前
LICENSE 2bb6f74f9f init 5 月之前
composer.json 2bb6f74f9f init 5 月之前
phpspec.yml 2bb6f74f9f init 5 月之前
phpunit.php 2bb6f74f9f init 5 月之前
phpunit.xml 2bb6f74f9f init 5 月之前
readme.md 2bb6f74f9f init 5 月之前

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.