1PSR Cache
2=========
3
4This repository holds all interfaces defined by
5[PSR-6](http://www.php-fig.org/psr/psr-6/).
6
7Note that this is not a Cache implementation of its own. It is merely an
8interface that describes a Cache implementation. See the specification for more
9details.
10