Socket/vendor/league/flysystem-cached-adapter
2026-01-28 23:48:20 +08:00
..
clover add 2026-01-28 23:48:20 +08:00
spec add 2026-01-28 23:48:20 +08:00
src add 2026-01-28 23:48:20 +08:00
tests add 2026-01-28 23:48:20 +08:00
.editorconfig add 2026-01-28 23:48:20 +08:00
.gitignore add 2026-01-28 23:48:20 +08:00
.php_cs add 2026-01-28 23:48:20 +08:00
.scrutinizer.yml add 2026-01-28 23:48:20 +08:00
.travis.yml add 2026-01-28 23:48:20 +08:00
composer.json add 2026-01-28 23:48:20 +08:00
LICENSE add 2026-01-28 23:48:20 +08:00
phpspec.yml add 2026-01-28 23:48:20 +08:00
phpunit.php add 2026-01-28 23:48:20 +08:00
phpunit.xml add 2026-01-28 23:48:20 +08:00
readme.md add 2026-01-28 23:48:20 +08:00

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.