Index of /lpage-fluessiggas/vendor/psr/cache

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[TXT]CHANGELOG.md 2023-04-17 22:03 746  
[TXT]LICENSE.txt 2023-04-17 22:03 1.1K 
[   ]composer.json 2023-04-17 22:03 513  
[DIR]src/ 2023-04-17 22:03 -  

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.