Kirin c2e0541d56 tijiao 2 лет назад
..
clover c2e0541d56 tijiao 2 лет назад
spec c2e0541d56 tijiao 2 лет назад
src c2e0541d56 tijiao 2 лет назад
tests c2e0541d56 tijiao 2 лет назад
.editorconfig c2e0541d56 tijiao 2 лет назад
.gitignore c2e0541d56 tijiao 2 лет назад
.php_cs c2e0541d56 tijiao 2 лет назад
.scrutinizer.yml c2e0541d56 tijiao 2 лет назад
.travis.yml c2e0541d56 tijiao 2 лет назад
LICENSE c2e0541d56 tijiao 2 лет назад
composer.json c2e0541d56 tijiao 2 лет назад
phpspec.yml c2e0541d56 tijiao 2 лет назад
phpunit.php c2e0541d56 tijiao 2 лет назад
phpunit.xml c2e0541d56 tijiao 2 лет назад
readme.md c2e0541d56 tijiao 2 лет назад

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.