Libraries tagged by key value cache
matthiasmullie/scrapbook
1802315 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.
fire015/flintstone
98665 Downloads
A key/value database store using flat files for PHP
rediska/rediska
231812 Downloads
Full-featured PHP client for key-value database Redis
geometria-lab/rediska
305761 Downloads
Full-featured PHP client for key-value database Redis
bnomei/kirby3-php-cachedriver
2317 Downloads
PHP based Cache-Driver
naucon/storage
2153 Downloads
Storage Abstraction Layer .
bnomei/kirby3-lapse
2574 Downloads
Cache any data until set expiration time
alex-kalanis/kw_storage
4740 Downloads
Universal storage library for store data as key-value pairs
romeoz/rock-cache
3083 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.
drift/react-key-value
3675 Downloads
Lightweight library that provides dynamic and smart local cache to your ReactPHP applications.
bnomei/kirby3-sqlite-cachedriver
1182 Downloads
SQLite based Cache-Driver
bnomei/kirby3-redis-cachedriver
1349 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
iron-io/iron_cache
14803 Downloads
Client binding for IronCache (A key/value store in the cloud)
gamegos/nosql
600 Downloads
Library to store data in NoSql databases
devorto/caching
1677 Downloads
Simple caching interface to provide key/value cache and adapters.