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

..28-Jun-2022-

src/H28-Jun-2022-27035

CHANGELOG.mdH A D21-Jun-2022746 1710

LICENSE.txtH A D21-Jun-20221.1 KiB2016

README.mdH A D21-Jun-2022277 107

composer.jsonH A D21-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