hrjy 3d427f43e3 commit 2 лет назад
..
clover 3d427f43e3 commit 2 лет назад
spec 3d427f43e3 commit 2 лет назад
src 3d427f43e3 commit 2 лет назад
tests 3d427f43e3 commit 2 лет назад
.editorconfig 3d427f43e3 commit 2 лет назад
.gitignore 3d427f43e3 commit 2 лет назад
.php_cs 3d427f43e3 commit 2 лет назад
.scrutinizer.yml 3d427f43e3 commit 2 лет назад
.travis.yml 3d427f43e3 commit 2 лет назад
LICENSE 3d427f43e3 commit 2 лет назад
composer.json 3d427f43e3 commit 2 лет назад
phpspec.yml 3d427f43e3 commit 2 лет назад
phpunit.php 3d427f43e3 commit 2 лет назад
phpunit.xml 3d427f43e3 commit 2 лет назад
readme.md 3d427f43e3 commit 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.