Registry / utility / cache-void-adapter

cache-void-adapter

JSON →
library1.2.0phppackagistunverified

A PSR-6 cache implementation using Void. This implementation supports tags

composer require cache/void-adapter
INSTALL
IMPORT
SIG · CACHE-VOID-ADAPTER
C
cache-void-adapter
utilityphpv1.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

VoidCachePool
use Cache\Adapter\Void\VoidCachePool;

Create a void cache pool and retrieve an item

use Cache\Adapter\Void\VoidCachePool; $pool = new VoidCachePool(); $item = $pool->getItem('key'); echo $item->get();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
Resources
cache-void-adapter — pip install cache-void-adapter · libregistry