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.
think-library/vendor/league/flysystem-cached-adapter
李光春 e7737faf74
update vendor
3 years ago
..
clover update vendor 3 years ago
spec update vendor 3 years ago
src update vendor 3 years ago
.editorconfig update vendor 3 years ago
.php_cs update vendor 3 years ago
.scrutinizer.yml update vendor 3 years ago
.travis.yml update vendor 3 years ago
LICENSE update vendor 3 years ago
composer.json update vendor 3 years ago
phpspec.yml update vendor 3 years ago
phpunit.php update vendor 3 years ago
phpunit.xml update vendor 3 years ago
readme.md update vendor 3 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.