zxhxx 952f19d1a8 1 hace 3 años
..
clover 952f19d1a8 1 hace 3 años
spec 952f19d1a8 1 hace 3 años
src 952f19d1a8 1 hace 3 años
tests 952f19d1a8 1 hace 3 años
.editorconfig 952f19d1a8 1 hace 3 años
.gitignore 952f19d1a8 1 hace 3 años
.php_cs 952f19d1a8 1 hace 3 años
.scrutinizer.yml 952f19d1a8 1 hace 3 años
.travis.yml 952f19d1a8 1 hace 3 años
LICENSE 952f19d1a8 1 hace 3 años
composer.json 952f19d1a8 1 hace 3 años
phpspec.yml 952f19d1a8 1 hace 3 años
phpunit.php 952f19d1a8 1 hace 3 años
phpunit.xml 952f19d1a8 1 hace 3 años
readme.md 952f19d1a8 1 hace 3 años

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.