启程易购后端代码
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.
 
 
 
 
 
 
qicheng_shop_backend/vendor/league/flysystem-cached-adapter
wanghousheng 548a8b38d2 1 8 months ago
..
clover 1 8 months ago
spec 1 8 months ago
src 1 8 months ago
tests 1 8 months ago
.editorconfig 1 8 months ago
.gitignore 1 8 months ago
.php_cs 1 8 months ago
.scrutinizer.yml 1 8 months ago
.travis.yml 1 8 months ago
LICENSE 1 8 months ago
composer.json 1 8 months ago
phpspec.yml 1 8 months ago
phpunit.php 1 8 months ago
phpunit.xml 1 8 months ago
readme.md 1 8 months 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.