Registry / utility / cache-taggable-cache

cache-taggable-cache

JSON →
library1.2.0phppackagistunverified

Add tag support to your PSR-6 cache implementation

composer require cache/taggable-cache
INSTALL
IMPORT
SIG · CACHE-TAGGABLE-CAC
C
cache-taggable-cache
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.

TaggablePoolInterface
✓ use Cache\Taggable\TaggablePoolInterface;

Implement a taggable cache pool.

use Cache\Taggable\TaggablePoolInterface; use Cache\Taggable\TaggablePoolTrait; class MyPool implements TaggablePoolInterface { use TaggablePoolTrait; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
OpenAI (training)
1
Resources
cache-taggable-cache — pip install cache-taggable-cache · libregistry