Registry / utility / opine-cache

opine-cache

JSON →
library2.0.26phppackagistunverified

Useful service wrapper for caching with support for multiple backends.

composer require opine/cache
INSTALL
IMPORT
SIG · OPINE-CACHE
O
opine-cache
utilityphpv2.0.26
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.

Service
use Opine\Cache\Service;

Cache a value with TTL.

use Opine\Cache\Service; $cache = new Service(); $cache->set('key', 'value', 3600);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.26latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
opine-cache — pip install opine-cache · libregistry