jh-admin/vendor/league/flysystem-cached-adapter
liqianjin 2d1849a84b test 2024-09-18 13:34:33 +08:00
..
clover test 2024-09-18 13:34:33 +08:00
spec test 2024-09-18 13:34:33 +08:00
src test 2024-09-18 13:34:33 +08:00
tests test 2024-09-18 13:34:33 +08:00
.editorconfig test 2024-09-18 13:34:33 +08:00
.gitignore test 2024-09-18 13:34:33 +08:00
.php_cs test 2024-09-18 13:34:33 +08:00
.scrutinizer.yml test 2024-09-18 13:34:33 +08:00
.travis.yml test 2024-09-18 13:34:33 +08:00
LICENSE test 2024-09-18 13:34:33 +08:00
composer.json test 2024-09-18 13:34:33 +08:00
phpspec.yml test 2024-09-18 13:34:33 +08:00
phpunit.php test 2024-09-18 13:34:33 +08:00
phpunit.xml test 2024-09-18 13:34:33 +08:00
readme.md test 2024-09-18 13:34:33 +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.