Psr6
Table of Contents
Classes
- InvalidArgumentException
 - Item
 - Representation of a cache item, both existing & non-existing (to be created).
 - Pool
 - Representation of the cache storage, which lets you read items from, and add values to the cache.
 - Repository
 - Helper object to serve as glue between pool & item.