linwu 401863f6cf 项目初始化 9 ay önce
..
clover 401863f6cf 项目初始化 9 ay önce
spec 401863f6cf 项目初始化 9 ay önce
src 401863f6cf 项目初始化 9 ay önce
tests 401863f6cf 项目初始化 9 ay önce
.editorconfig 401863f6cf 项目初始化 9 ay önce
.gitignore 401863f6cf 项目初始化 9 ay önce
.php_cs 401863f6cf 项目初始化 9 ay önce
.scrutinizer.yml 401863f6cf 项目初始化 9 ay önce
.travis.yml 401863f6cf 项目初始化 9 ay önce
LICENSE 401863f6cf 项目初始化 9 ay önce
composer.json 401863f6cf 项目初始化 9 ay önce
phpspec.yml 401863f6cf 项目初始化 9 ay önce
phpunit.php 401863f6cf 项目初始化 9 ay önce
phpunit.xml 401863f6cf 项目初始化 9 ay önce
readme.md 401863f6cf 项目初始化 9 ay önce

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.