PHP Classes

File: vendor/psr/simple-cache/README.md

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   Laravel Blogging Platform   vendor/psr/simple-cache/README.md   Download  
File: vendor/psr/simple-cache/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Laravel Blogging Platform
Manage blog posts using Laravel and Bootstrap
Author: By
Last change:
Date: 5 years ago
Size: 563 bytes
 

Contents

Class file image Download

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.