Registry / utility / tedivm-stash

tedivm-stash

JSON →
library1.2.2phppackagistunverified

The place to keep your cache.

composer require tedivm/stash
INSTALL
IMPORT
SIG · TEDIVM-STASH
T
tedivm-stash
utilityphpv1.2.2
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.

Pool
use Stash\Pool;

Caches a value using Stash pool.

use Stash\Pool; $pool = new Pool(); $item = $pool->getItem('key'); $item->set('value'); $pool->save($item);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
tedivm-stash — pip install tedivm-stash · libregistry