caviar d6d27d3ac5 fix bug 3 年之前
..
clover d6d27d3ac5 fix bug 3 年之前
spec d6d27d3ac5 fix bug 3 年之前
src d6d27d3ac5 fix bug 3 年之前
tests d6d27d3ac5 fix bug 3 年之前
.editorconfig d6d27d3ac5 fix bug 3 年之前
.gitignore d6d27d3ac5 fix bug 3 年之前
.php_cs d6d27d3ac5 fix bug 3 年之前
.scrutinizer.yml d6d27d3ac5 fix bug 3 年之前
.travis.yml d6d27d3ac5 fix bug 3 年之前
LICENSE d6d27d3ac5 fix bug 3 年之前
composer.json d6d27d3ac5 fix bug 3 年之前
phpspec.yml d6d27d3ac5 fix bug 3 年之前
phpunit.php d6d27d3ac5 fix bug 3 年之前
phpunit.xml d6d27d3ac5 fix bug 3 年之前
readme.md d6d27d3ac5 fix bug 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.