Registry / caching / nettrine-cache

nettrine-cache

JSON →
library0.5.0phppackagistunverified

Doctrine Cache for Nette Framework

composer require nettrine/cache
INSTALL
IMPORT
SIG · NETTRINE-CACHE
N
nettrine-cache
cachingphpv0.5.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.

Cache
use Nettrine\Cache\Cache;

Store and retrieve a value from the cache.

use Nettrine\Cache\Cache; $cache = new Cache(); $cache->save('key', 'value'); $value = $cache->fetch('key');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
OpenAI (training)
1
Resources
nettrine-cache — pip install nettrine-cache · libregistry