linwu da8628bfe8 项目初始化 2 年之前
..
clover da8628bfe8 项目初始化 2 年之前
spec da8628bfe8 项目初始化 2 年之前
src da8628bfe8 项目初始化 2 年之前
tests da8628bfe8 项目初始化 2 年之前
.editorconfig da8628bfe8 项目初始化 2 年之前
.gitignore da8628bfe8 项目初始化 2 年之前
.php_cs da8628bfe8 项目初始化 2 年之前
.scrutinizer.yml da8628bfe8 项目初始化 2 年之前
.travis.yml da8628bfe8 项目初始化 2 年之前
LICENSE da8628bfe8 项目初始化 2 年之前
composer.json da8628bfe8 项目初始化 2 年之前
phpspec.yml da8628bfe8 项目初始化 2 年之前
phpunit.php da8628bfe8 项目初始化 2 年之前
phpunit.xml da8628bfe8 项目初始化 2 年之前
readme.md da8628bfe8 项目初始化 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.