Libraries tagged by cache key
voceconnect/wp-cache-bucket
28281 Downloads
Allows cache items to be tied to a single validation key
romeoz/rock-cache
3084 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
iron-io/iron_cache
14804 Downloads
Client binding for IronCache (A key/value store in the cloud)
asfop/cache-kv
7 Downloads
简化缓存操作的 PHP 库,专注于实现若无则从数据源获取并回填缓存这一常见模式
codenaline/laravel-idempotency
86 Downloads
Laravel middleware and drivers for handling Idempotency Keys (Cache, Database, Redis).
artdevue/fcache
150 Downloads
Driver file cache, separation key-folder, Laravel 4 integration
gautammkgarg/psr-for-wordpress
19 Downloads
PSR implementations for WordPress that bridge PSR interfaces to native WordPress APIs. PSR-18 HTTP Client (wp_remote_request) and PSR-16 Simple Cache (transients / wp_cache) with companion key pattern.
treasure-chest/treasure-chest
4750 Downloads
A simple key/value store with namespace support and backends for memcached, apc, and more.
onaonbir/oo-settings
106 Downloads
Production-ready, high-performance settings management system for Laravel applications with caching, validation, and event support.
onaonbir/oo-metas
95 Downloads
Flexible and extensible metadata management system for Laravel models with caching, dot notation, connected models, and type-safe value objects.
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.
bnomei/kirby3-sqlite-cachedriver
1259 Downloads
SQLite based Cache-Driver
alex-kalanis/kw_storage
4967 Downloads
Universal storage library for store data as key-value pairs
mage2kishan/module-search-autocomplete
40 Downloads
Engine-agnostic, bot-hardened, cached search autocomplete for Magento 2 and Hyva. Searches products, categories and CMS pages via the configured Magento search engine (Elasticsearch 7 / 8 / OpenSearch / MySQL fallback). Includes 9 layers of bot protection, dynamic catalog-derived synonym matching, dedicated cache type, popular and recent searches, full keyboard navigation and accessible markup. Works on stock Luma and Hyva theme out of the box.
stobys/laravel-settings
69 Downloads
Simple key/value settings manager for Laravel with per-user support and file cache.