hrjy 3d427f43e3 commit před 2 roky
..
clover 3d427f43e3 commit před 2 roky
spec 3d427f43e3 commit před 2 roky
src 3d427f43e3 commit před 2 roky
tests 3d427f43e3 commit před 2 roky
.editorconfig 3d427f43e3 commit před 2 roky
.gitignore 3d427f43e3 commit před 2 roky
.php_cs 3d427f43e3 commit před 2 roky
.scrutinizer.yml 3d427f43e3 commit před 2 roky
.travis.yml 3d427f43e3 commit před 2 roky
LICENSE 3d427f43e3 commit před 2 roky
composer.json 3d427f43e3 commit před 2 roky
phpspec.yml 3d427f43e3 commit před 2 roky
phpunit.php 3d427f43e3 commit před 2 roky
phpunit.xml 3d427f43e3 commit před 2 roky
readme.md 3d427f43e3 commit před 2 roky

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.