Michael_xu 2b1299b408 v11.0.3-20210517 před 5 roky
..
src v11.0.3-20210517 před 5 roky
.editorconfig v11.0.3-20210517 před 5 roky
LICENSE.md v11.0.3-20210517 před 5 roky
README.md v11.0.3-20210517 před 5 roky
composer.json v11.0.3-20210517 před 5 roky

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.