PHP Classes

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

Recommend this page to a friend!
  Packages of OmDiaries   Laravel AI Email Assistant   vendor/psr/simple-cache/README.md   Download  
File: vendor/psr/simple-cache/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Laravel AI Email Assistant
Generate an email message with the OpenAI GPT API
Author: By
Last change:
Date: 6 months 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.