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

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.