caviar d6d27d3ac5 fix bug hace 3 años
..
clover d6d27d3ac5 fix bug hace 3 años
spec d6d27d3ac5 fix bug hace 3 años
src d6d27d3ac5 fix bug hace 3 años
tests d6d27d3ac5 fix bug hace 3 años
.editorconfig d6d27d3ac5 fix bug hace 3 años
.gitignore d6d27d3ac5 fix bug hace 3 años
.php_cs d6d27d3ac5 fix bug hace 3 años
.scrutinizer.yml d6d27d3ac5 fix bug hace 3 años
.travis.yml d6d27d3ac5 fix bug hace 3 años
LICENSE d6d27d3ac5 fix bug hace 3 años
composer.json d6d27d3ac5 fix bug hace 3 años
phpspec.yml d6d27d3ac5 fix bug hace 3 años
phpunit.php d6d27d3ac5 fix bug hace 3 años
phpunit.xml d6d27d3ac5 fix bug hace 3 años
readme.md d6d27d3ac5 fix bug 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.