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](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-16-simple-cache.md) for more details. You can find implementations of the specification by looking for packages providing the [psr/simple-cache-implementation](https://packagist.org/providers/psr/simple-cache-implementation) virtual package.
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
.editorconfig | File | 283 B | 0644 |
|
.gitattributes | File | 371 B | 0644 |
|
.gitignore | File | 36 B | 0644 |
|
LICENSE.md | File | 1.13 KB | 0644 |
|
README.md | File | 571 B | 0644 |
|
composer.json | File | 578 B | 0644 |
|