Libraries tagged by key value cache
treasure-chest/treasure-chest
4545 Downloads
A simple key/value store with namespace support and backends for memcached, apc, and more.
kadokweb/scrapbook
7 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
bdk/simplecache
78 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
vicgarcia/kaavii
1468 Downloads
KaaVii (pronounced kay-vee) is a package to provide components to interact with Redis for cache and key-value data storage
jamm/memory
24224 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
a4sex/key-value-storage
943 Downloads
A simple key-value storage based on PSR-6, Caching Interface.
freedomsex/key-value-storage
973 Downloads
A simple key-value storage based on PSR-6, Caching Interface.
reecem/settings
2 Downloads
settings package that uses a property bag and caching
tschoffelen/memory
3318 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
justustheis/registry
0 Downloads
Flexible key–value store for Laravel with model scoping, encryption, caching, and runtime config overrides.