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