Index of /contao/vendor/psr/cache

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]src/ 2020-11-16 15:51 -  
[   ]composer.json 2020-11-16 16:01 513  
[TXT]CHANGELOG.md 2020-11-16 16:01 746  
[TXT]LICENSE.txt 2020-11-16 16:01 1.1K 

PSR Cache
=========

This repository holds all interfaces defined by
[PSR-6](http://www.php-fig.org/psr/psr-6/).

Note that this is not a Cache implementation of its own. It is merely an
interface that describes a Cache implementation. See the specification for more 
details.