hrjy 4bba62e6d6 commit 2 年之前
..
clover 4bba62e6d6 commit 2 年之前
spec 4bba62e6d6 commit 2 年之前
src 4bba62e6d6 commit 2 年之前
tests 4bba62e6d6 commit 2 年之前
.editorconfig 4bba62e6d6 commit 2 年之前
.gitignore 4bba62e6d6 commit 2 年之前
.php_cs 4bba62e6d6 commit 2 年之前
.scrutinizer.yml 4bba62e6d6 commit 2 年之前
.travis.yml 4bba62e6d6 commit 2 年之前
LICENSE 4bba62e6d6 commit 2 年之前
composer.json 4bba62e6d6 commit 2 年之前
phpspec.yml 4bba62e6d6 commit 2 年之前
phpunit.php 4bba62e6d6 commit 2 年之前
phpunit.xml 4bba62e6d6 commit 2 年之前
readme.md 4bba62e6d6 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.