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.