2
0
vadmin 9379691d29 Stand 20240813 1 жил өмнө
..
src 9379691d29 Stand 20240813 1 жил өмнө
.editorconfig 9379691d29 Stand 20240813 1 жил өмнө
LICENSE.md 9379691d29 Stand 20240813 1 жил өмнө
README.md 9379691d29 Stand 20240813 1 жил өмнө
composer.json 9379691d29 Stand 20240813 1 жил өмнө

README.md

PHP FIG Simple Cache PSR

This repository holds all interfaces related to PSR-16.

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.

You can find implementations of the specification by looking for packages providing the psr/simple-cache-implementation virtual package.