hrjy 3d427f43e3 commit 2 年之前
..
clover 3d427f43e3 commit 2 年之前
spec 3d427f43e3 commit 2 年之前
src 3d427f43e3 commit 2 年之前
tests 3d427f43e3 commit 2 年之前
.editorconfig 3d427f43e3 commit 2 年之前
.gitignore 3d427f43e3 commit 2 年之前
.php_cs 3d427f43e3 commit 2 年之前
.scrutinizer.yml 3d427f43e3 commit 2 年之前
.travis.yml 3d427f43e3 commit 2 年之前
LICENSE 3d427f43e3 commit 2 年之前
composer.json 3d427f43e3 commit 2 年之前
phpspec.yml 3d427f43e3 commit 2 年之前
phpunit.php 3d427f43e3 commit 2 年之前
phpunit.xml 3d427f43e3 commit 2 年之前
readme.md 3d427f43e3 commit 2 年之前

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.