zhangdehua 9d2a85c906 first 1 year ago
..
clover 9d2a85c906 first 1 year ago
spec 9d2a85c906 first 1 year ago
src 9d2a85c906 first 1 year ago
tests 9d2a85c906 first 1 year ago
.editorconfig 9d2a85c906 first 1 year ago
.gitignore 9d2a85c906 first 1 year ago
.php_cs 9d2a85c906 first 1 year ago
.scrutinizer.yml 9d2a85c906 first 1 year ago
.travis.yml 9d2a85c906 first 1 year ago
LICENSE 9d2a85c906 first 1 year ago
composer.json 9d2a85c906 first 1 year ago
phpspec.yml 9d2a85c906 first 1 year ago
phpunit.php 9d2a85c906 first 1 year ago
phpunit.xml 9d2a85c906 first 1 year ago
readme.md 9d2a85c906 first 1 year ago

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.