linwu 401863f6cf 项目初始化 1 year ago
..
clover 401863f6cf 项目初始化 1 year ago
spec 401863f6cf 项目初始化 1 year ago
src 401863f6cf 项目初始化 1 year ago
tests 401863f6cf 项目初始化 1 year ago
.editorconfig 401863f6cf 项目初始化 1 year ago
.gitignore 401863f6cf 项目初始化 1 year ago
.php_cs 401863f6cf 项目初始化 1 year ago
.scrutinizer.yml 401863f6cf 项目初始化 1 year ago
.travis.yml 401863f6cf 项目初始化 1 year ago
LICENSE 401863f6cf 项目初始化 1 year ago
composer.json 401863f6cf 项目初始化 1 year ago
phpspec.yml 401863f6cf 项目初始化 1 year ago
phpunit.php 401863f6cf 项目初始化 1 year ago
phpunit.xml 401863f6cf 项目初始化 1 year ago
readme.md 401863f6cf 项目初始化 1 year ago

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.