hrjy 7c2ebdc7d3 commit před 2 roky
..
clover 7c2ebdc7d3 commit před 2 roky
spec 7c2ebdc7d3 commit před 2 roky
src 7c2ebdc7d3 commit před 2 roky
tests 7c2ebdc7d3 commit před 2 roky
.editorconfig 7c2ebdc7d3 commit před 2 roky
.gitignore 7c2ebdc7d3 commit před 2 roky
.php_cs 7c2ebdc7d3 commit před 2 roky
.scrutinizer.yml 7c2ebdc7d3 commit před 2 roky
.travis.yml 7c2ebdc7d3 commit před 2 roky
LICENSE 7c2ebdc7d3 commit před 2 roky
composer.json 7c2ebdc7d3 commit před 2 roky
phpspec.yml 7c2ebdc7d3 commit před 2 roky
phpunit.php 7c2ebdc7d3 commit před 2 roky
phpunit.xml 7c2ebdc7d3 commit před 2 roky
readme.md 7c2ebdc7d3 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.