Kirin ed0358a7ed 一些功能 3 år sedan
..
clover 2f058c19cb 默认的 3 år sedan
spec 2f058c19cb 默认的 3 år sedan
src ed0358a7ed 一些功能 3 år sedan
tests ed0358a7ed 一些功能 3 år sedan
.editorconfig 2f058c19cb 默认的 3 år sedan
.gitignore 2f058c19cb 默认的 3 år sedan
.php_cs 2f058c19cb 默认的 3 år sedan
.scrutinizer.yml 2f058c19cb 默认的 3 år sedan
.travis.yml 2f058c19cb 默认的 3 år sedan
LICENSE 2f058c19cb 默认的 3 år sedan
composer.json 2f058c19cb 默认的 3 år sedan
phpspec.yml 2f058c19cb 默认的 3 år sedan
phpunit.php 2f058c19cb 默认的 3 år sedan
phpunit.xml 2f058c19cb 默认的 3 år sedan
readme.md ed0358a7ed 一些功能 3 år sedan

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.