building-sign/vendor/league/flysystem-cached-adapter
yin5th ad56dae1b8 feat(初始化): init 2023-01-09 16:41:41 +08:00
..
clover feat(初始化): init 2023-01-09 16:41:41 +08:00
spec feat(初始化): init 2023-01-09 16:41:41 +08:00
src feat(初始化): init 2023-01-09 16:41:41 +08:00
tests feat(初始化): init 2023-01-09 16:41:41 +08:00
.editorconfig feat(初始化): init 2023-01-09 16:41:41 +08:00
.gitignore feat(初始化): init 2023-01-09 16:41:41 +08:00
.php_cs feat(初始化): init 2023-01-09 16:41:41 +08:00
.scrutinizer.yml feat(初始化): init 2023-01-09 16:41:41 +08:00
.travis.yml feat(初始化): init 2023-01-09 16:41:41 +08:00
LICENSE feat(初始化): init 2023-01-09 16:41:41 +08:00
composer.json feat(初始化): init 2023-01-09 16:41:41 +08:00
phpspec.yml feat(初始化): init 2023-01-09 16:41:41 +08:00
phpunit.php feat(初始化): init 2023-01-09 16:41:41 +08:00
phpunit.xml feat(初始化): init 2023-01-09 16:41:41 +08:00
readme.md feat(初始化): init 2023-01-09 16:41:41 +08:00

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.