moonsflyer 976fd6d369 initial commit of the project преди 7 месеца
..
clover 976fd6d369 initial commit of the project преди 7 месеца
spec 976fd6d369 initial commit of the project преди 7 месеца
src 976fd6d369 initial commit of the project преди 7 месеца
tests 976fd6d369 initial commit of the project преди 7 месеца
.editorconfig 976fd6d369 initial commit of the project преди 7 месеца
.gitignore 976fd6d369 initial commit of the project преди 7 месеца
.php_cs 976fd6d369 initial commit of the project преди 7 месеца
.scrutinizer.yml 976fd6d369 initial commit of the project преди 7 месеца
.travis.yml 976fd6d369 initial commit of the project преди 7 месеца
LICENSE 976fd6d369 initial commit of the project преди 7 месеца
composer.json 976fd6d369 initial commit of the project преди 7 месеца
phpspec.yml 976fd6d369 initial commit of the project преди 7 месеца
phpunit.php 976fd6d369 initial commit of the project преди 7 месеца
phpunit.xml 976fd6d369 initial commit of the project преди 7 месеца
readme.md 976fd6d369 initial commit of the project преди 7 месеца

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.