zxhxx 952f19d1a8 1 3 年之前
..
clover 952f19d1a8 1 3 年之前
spec 952f19d1a8 1 3 年之前
src 952f19d1a8 1 3 年之前
tests 952f19d1a8 1 3 年之前
.editorconfig 952f19d1a8 1 3 年之前
.gitignore 952f19d1a8 1 3 年之前
.php_cs 952f19d1a8 1 3 年之前
.scrutinizer.yml 952f19d1a8 1 3 年之前
.travis.yml 952f19d1a8 1 3 年之前
LICENSE 952f19d1a8 1 3 年之前
composer.json 952f19d1a8 1 3 年之前
phpspec.yml 952f19d1a8 1 3 年之前
phpunit.php 952f19d1a8 1 3 年之前
phpunit.xml 952f19d1a8 1 3 年之前
readme.md 952f19d1a8 1 3 年之前

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.