zhangdehua 9d2a85c906 first před 1 rokem
..
clover 9d2a85c906 first před 1 rokem
spec 9d2a85c906 first před 1 rokem
src 9d2a85c906 first před 1 rokem
tests 9d2a85c906 first před 1 rokem
.editorconfig 9d2a85c906 first před 1 rokem
.gitignore 9d2a85c906 first před 1 rokem
.php_cs 9d2a85c906 first před 1 rokem
.scrutinizer.yml 9d2a85c906 first před 1 rokem
.travis.yml 9d2a85c906 first před 1 rokem
LICENSE 9d2a85c906 first před 1 rokem
composer.json 9d2a85c906 first před 1 rokem
phpspec.yml 9d2a85c906 first před 1 rokem
phpunit.php 9d2a85c906 first před 1 rokem
phpunit.xml 9d2a85c906 first před 1 rokem
readme.md 9d2a85c906 first před 1 rokem

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.