Flysystem Adapter Cache Decorator.
PHP
Switch branches/tags
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
clover
spec
src
tests
.editorconfig
.gitignore
.php_cs
.scrutinizer.yml
.travis.yml
LICENSE
composer.json
phpspec.hhvm.yml
phpspec.yml
phpunit.php
phpunit.xml
readme.md

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.