Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Gitea 96355f4d87 ss 3 anni fa
..
src ss 3 anni fa
.editorconfig init 4 anni fa
LICENSE.md init 4 anni fa
README.md init 4 anni fa
composer.json init 4 anni fa

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.