havocera 17d3d24b6d 提交vendor 1 anno fa
..
clover 17d3d24b6d 提交vendor 1 anno fa
spec 17d3d24b6d 提交vendor 1 anno fa
src 17d3d24b6d 提交vendor 1 anno fa
tests 17d3d24b6d 提交vendor 1 anno fa
.editorconfig 17d3d24b6d 提交vendor 1 anno fa
.gitignore 17d3d24b6d 提交vendor 1 anno fa
.php_cs 17d3d24b6d 提交vendor 1 anno fa
.scrutinizer.yml 17d3d24b6d 提交vendor 1 anno fa
.travis.yml 17d3d24b6d 提交vendor 1 anno fa
LICENSE 17d3d24b6d 提交vendor 1 anno fa
composer.json 17d3d24b6d 提交vendor 1 anno fa
phpspec.yml 17d3d24b6d 提交vendor 1 anno fa
phpunit.php 17d3d24b6d 提交vendor 1 anno fa
phpunit.xml 17d3d24b6d 提交vendor 1 anno fa
readme.md 17d3d24b6d 提交vendor 1 anno fa

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.