Libraries tagged by key value cache
matthiasmullie/scrapbook
2806689 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
rediska/rediska
244086 Downloads
Full-featured PHP client for key-value database Redis
geometria-lab/rediska
316459 Downloads
Full-featured PHP client for key-value database Redis
fire015/flintstone
111429 Downloads
A key/value database store using flat files for PHP
bnomei/kirby3-php-cachedriver
2754 Downloads
PHP based Cache-Driver
bnomei/kirby3-lapse
2795 Downloads
Cache any data until set expiration time
bnomei/kirby3-redis-cachedriver
1874 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
moselwal/keyvalue-store
38 Downloads
KeyValue Store integration for TYPO3 (Redis/Valkey) with PHPRedis >= 6.3, Sentinel and TLS/mTLS.
naucon/storage
4728 Downloads
Storage Abstraction Layer .
gamegos/nosql-apc
493 Downloads
APC extension for gamegos/nosql library
gamegos/nosql
699 Downloads
Library to store data in NoSql databases
treasure-chest/treasure-chest
4749 Downloads
A simple key/value store with namespace support and backends for memcached, apc, and more.
stefangabos/zebra_cache
41 Downloads
A lightweight and flexible PHP caching library with support for file, Redis, and Memcached storage backends.
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.
bnomei/kirby3-sqlite-cachedriver
1255 Downloads
SQLite based Cache-Driver