Libraries tagged by memory cache
anik/cache
42 Downloads
bnomei/kirby3-redis-cachedriver
1327 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
vpg/titon.cache
8556 Downloads
The Titon cache package provides a data caching layer that supports multiple storage engines.
mjsilva/in-memory-storage
22820 Downloads
Simple class that uses singleton pattern to save whatever in memory
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
1290 Downloads
Memory cache driver.
jdwx/array-cache
154 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
timacdonald/cached-valuestore
705 Downloads
An extension of spatie/valuestore with in-memory caching.
romeoz/rock-cache
3079 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.
neat/cache
1093 Downloads
Neat Cache components
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
674 Downloads
Caching library with driver abstraction
axn/cached-valuestore
686 Downloads
An extension of spatie/valuestore with in-memory caching.
memcrab/imcache
1710 Downloads
PHP In Memory Cache Lib for Memcrab Core API