Libraries tagged by key value cache
matthiasmullie/scrapbook
2956262 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
245246 Downloads
Full-featured PHP client for key-value database Redis
geometria-lab/rediska
317086 Downloads
Full-featured PHP client for key-value database Redis
fire015/flintstone
112537 Downloads
A key/value database store using flat files for PHP
bnomei/kirby3-lapse
2831 Downloads
Cache any data until set expiration time
romeoz/rock-cache
3091 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-redis-cachedriver
1897 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
bnomei/kirby3-php-cachedriver
2786 Downloads
PHP based Cache-Driver
moselwal/keyvalue-store
195 Downloads
KeyValue Store integration for TYPO3 (Redis/Valkey) with PHPRedis >= 6.3, Sentinel and TLS/mTLS.
bgaze/laravel-kvstore
202 Downloads
Database-backed key-value store for Laravel, cached and with per-entry type casting.
naucon/storage
5046 Downloads
Storage Abstraction Layer .
gamegos/nosql
741 Downloads
Library to store data in NoSql databases
cloud-castle/memcached
40 Downloads
Клиент Memcached для PHP 8.1+ на чистом PHP без расширений: текстовый, бинарный и meta-протокол, ketama-шардирование с failover, пул соединений, SASL и TLS, PSR-6 и PSR-16, теги, компрессия, CAS, счётчики, метрики, встроенный тестовый сервер.
treasure-chest/treasure-chest
4765 Downloads
A simple key/value store with namespace support and backends for memcached, apc, and more.
bnomei/kirby3-sqlite-cachedriver
1262 Downloads
SQLite based Cache-Driver