zx/vendor/league/flysystem-cached-adapter
gboy ed1278a5e3 first 2024-07-02 15:32:59 +08:00
..
clover first 2024-07-02 15:32:59 +08:00
spec first 2024-07-02 15:32:59 +08:00
src first 2024-07-02 15:32:59 +08:00
tests first 2024-07-02 15:32:59 +08:00
.editorconfig first 2024-07-02 15:32:59 +08:00
.gitignore first 2024-07-02 15:32:59 +08:00
.php_cs first 2024-07-02 15:32:59 +08:00
.scrutinizer.yml first 2024-07-02 15:32:59 +08:00
.travis.yml first 2024-07-02 15:32:59 +08:00
LICENSE first 2024-07-02 15:32:59 +08:00
composer.json first 2024-07-02 15:32:59 +08:00
phpspec.yml first 2024-07-02 15:32:59 +08:00
phpunit.php first 2024-07-02 15:32:59 +08:00
phpunit.xml first 2024-07-02 15:32:59 +08:00
readme.md first 2024-07-02 15:32:59 +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.