An open API service indexing awesome lists of open source software.

https://github.com/crell/cache-old

Temporary home for the PSR\Cache libraries
https://github.com/crell/cache-old

Last synced: 9 months ago
JSON representation

Temporary home for the PSR\Cache libraries

Awesome Lists containing this project

README

          

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.