maksatech / cache
Cache storage with tag-based invalidation. Supports Redis and Memcached backends. Framework-agnostic.
1.0.0
2026-06-06 15:50 UTC
Requires
- php: ^8.3
- maksatech/cache-contracts: ^1.0
Suggests
- ext-memcached: Required for the Memcached adapter (pecl install memcached)
- ext-redis: Required for the Redis adapter (pecl install redis)
This package is auto-updated.
Last update: 2026-06-06 15:56:02 UTC