linwu 20260ea26e 项目初始化 2 yıl önce
..
clover 20260ea26e 项目初始化 2 yıl önce
spec 20260ea26e 项目初始化 2 yıl önce
src 20260ea26e 项目初始化 2 yıl önce
tests 20260ea26e 项目初始化 2 yıl önce
.editorconfig 20260ea26e 项目初始化 2 yıl önce
.gitignore 20260ea26e 项目初始化 2 yıl önce
.php_cs 20260ea26e 项目初始化 2 yıl önce
.scrutinizer.yml 20260ea26e 项目初始化 2 yıl önce
.travis.yml 20260ea26e 项目初始化 2 yıl önce
LICENSE 20260ea26e 项目初始化 2 yıl önce
composer.json 20260ea26e 项目初始化 2 yıl önce
phpspec.yml 20260ea26e 项目初始化 2 yıl önce
phpunit.php 20260ea26e 项目初始化 2 yıl önce
phpunit.xml 20260ea26e 项目初始化 2 yıl önce
readme.md 20260ea26e 项目初始化 2 yıl önce

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.