PHP MatthiasMullie\Scrapbook\Psr6 Namespace

Classes

Name Description
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.