Libraries tagged by memory cache
mjsilva/in-memory-storage
24015 Downloads
Simple class that uses singleton pattern to save whatever in memory
g4/data-repository
57166 Downloads
repository php library
wildwolf/psr-memory-cache
12987 Downloads
PSR-6 and PSR-16 compliant memory cache
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
1292 Downloads
Memory cache driver.
marvin255/in-memory-cache
2024 Downloads
Array based cache for PHP
anik/cache
65 Downloads
hejunjie/cache
317 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
1488 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
timacdonald/cached-valuestore
710 Downloads
An extension of spatie/valuestore with in-memory caching.
romeoz/rock-cache
3084 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
88 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).
kuria/cache
685 Downloads
Caching library with driver abstraction