Libraries tagged by memory cache
mjsilva/in-memory-storage
22128 Downloads
Simple class that uses singleton pattern to save whatever in memory
opine/config
897 Downloads
Service for reading/accesing configurations from disk and caching them 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
1278 Downloads
Memory cache driver.
nael_d/cachex
5 Downloads
Cachex: A PHP caching library with in-memory and file-based storage, offering flexible options for TTL, tags, and namespaces.
anik/cache
5 Downloads
koriym/fusion-cache
1293 Downloads
Memory+File hybrid cache
dercoder/simple-cache-shared-memory
6 Downloads
jdwx/array-cache
104 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
timacdonald/cached-valuestore
700 Downloads
An extension of spatie/valuestore with in-memory caching.
scrawler/swoole-cache
57 Downloads
High Speed in memory cahce using swoole table
romeoz/rock-cache
3077 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.
qubus/cache
53 Downloads
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
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).