You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
郭向斌 53c180105a
'init'
2 years ago
..
spec 'init' 2 years ago
src 'init' 2 years ago
tests 'init' 2 years ago
.editorconfig 'init' 2 years ago
.php_cs 'init' 2 years ago
.scrutinizer.yml 'init' 2 years ago
.travis.yml 'init' 2 years ago
LICENSE 'init' 2 years ago
composer.json 'init' 2 years ago
phpspec.yml 'init' 2 years ago
phpunit.php 'init' 2 years ago
phpunit.xml 'init' 2 years ago
readme.md 'init' 2 years 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.