PHP Classes

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

Recommend this page to a friend!
  Classes of Hillary Kollan   Chatto PHP Websocket Chat System   vendor/psr/simple-cache/README.md   Download  
File: vendor/psr/simple-cache/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Chatto PHP Websocket Chat System
Websocket based chat system using Ratchet library
Author: By
Last change:
Date: 3 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.