Libraries tagged by cache-operations
philiprehberger/laravel-cache-toolkit
261 Downloads
Standardized cache key builder and tag-aware cache operations for Laravel with graceful fallback for non-tagging drivers
stougeiro/cache-contract
1 Downloads
Minimal cache contract package defining the essential interfaces for a plug-and-play caching layer. Provides a lightweight CacheInterface with basic operations for storing, retrieving, checking, deleting and clearing cached values in modular PHP applications.
weakbit/fallback-cache
1 Downloads
Keeps TYPO3 sites responsive by switching cache operations to configured fallback backends when primary cache backends fail.
pardnchiu/redis-cli
1 Downloads
Lightweight PHP Redis client supporting cache operations, automatic connection management, and complete Redis functionality. Built on native Redis extension, providing stable and reliable cache operation experience.