Kirin 93a3391a21 init 1 год назад
..
clover 93a3391a21 init 1 год назад
spec 93a3391a21 init 1 год назад
src 93a3391a21 init 1 год назад
tests 93a3391a21 init 1 год назад
.editorconfig 93a3391a21 init 1 год назад
.gitignore 93a3391a21 init 1 год назад
.php_cs 93a3391a21 init 1 год назад
.scrutinizer.yml 93a3391a21 init 1 год назад
.travis.yml 93a3391a21 init 1 год назад
LICENSE 93a3391a21 init 1 год назад
composer.json 93a3391a21 init 1 год назад
phpspec.yml 93a3391a21 init 1 год назад
phpunit.php 93a3391a21 init 1 год назад
phpunit.xml 93a3391a21 init 1 год назад
readme.md 93a3391a21 init 1 год назад

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.