Libraries tagged by memory cache
timacdonald/cached-valuestore
708 Downloads
An extension of spatie/valuestore with in-memory caching.
mjsilva/in-memory-storage
23160 Downloads
Simple class that uses singleton pattern to save whatever in memory
memcrab/imcache
1916 Downloads
PHP In Memory Cache Lib for Memcrab Core API
g4/repository
14688 Downloads
repository php library
azenned/smc
14302 Downloads
Blueflame cache library using shared memory (SHM)
vinks/laravel-memory-cache
49 Downloads
A memory-based simple cache system for Laravel Eloquent. The main goal is to prevent unrequired calls to DB.
sanchescom/laravel-cache-memory
1291 Downloads
Memory cache driver.
anik/cache
55 Downloads
jdwx/array-cache
216 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
hejunjie/cache
78 Downloads
A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.
bnomei/kirby3-redis-cachedriver
1349 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
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.
molajo/cache
476 Downloads
Cache API for PHP applications with APC, Database, File, Memcached, In-memory, Redis, Wincache, and xCache handlers.
littlebizzy/object-cache
2 Downloads
Drop-in persistent object cache for WordPress based on Redis in-memory storage that supports Predis, clusters, and WP-CLI (forked from PressJitsu).
kuria/cache
677 Downloads
Caching library with driver abstraction