im/vendor/league/flysystem-cached-adapter
weiz 22d166de26 update 2023-09-26 18:09:46 +08:00
..
clover update 2023-09-26 18:09:46 +08:00
spec update 2023-09-26 18:09:46 +08:00
src update 2023-09-26 18:09:46 +08:00
tests update 2023-09-26 18:09:46 +08:00
.editorconfig update 2023-09-26 18:09:46 +08:00
.gitignore update 2023-09-26 18:09:46 +08:00
.php_cs update 2023-09-26 18:09:46 +08:00
.scrutinizer.yml update 2023-09-26 18:09:46 +08:00
.travis.yml update 2023-09-26 18:09:46 +08:00
LICENSE update 2023-09-26 18:09:46 +08:00
composer.json update 2023-09-26 18:09:46 +08:00
phpspec.yml update 2023-09-26 18:09:46 +08:00
phpunit.php update 2023-09-26 18:09:46 +08:00
phpunit.xml update 2023-09-26 18:09:46 +08:00
readme.md update 2023-09-26 18:09:46 +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.