• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

src/28-Jun-2022-27035

CHANGELOG.mdD21-Jun-2022746 1710

LICENSE.txtD21-Jun-20221.1 KiB2016

README.mdD21-Jun-2022277 107

composer.jsonD21-Jun-2022513 2625

README.md

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