Libraries tagged by in-memory cache
cloud-castle/redis
36 Downloads
Full-featured Redis client for PHP 8.1+: RESP2/RESP3, pipelines, transactions, Pub/Sub, Cluster, Sentinel, TLS, SCAN iterators, transparent serialization and compression, automatic reconnect with backoff and a built-in in-memory Redis server for tests. Zero runtime dependencies.
ropi/in-memory-cache
24 Downloads
PSR-16 compatible in-memory cache library
nael_d/cachex
24 Downloads
Cachex: A high-performance PHP caching library with support for multiple drivers, tags, and namespaces.
appkit/cache-local
2 Downloads
In-memory cache implementation for the AppKit framework
marko/cache-array
42 Downloads
In-memory array cache driver for Marko Framework
sbsedv/memory-cache
191 Downloads
In-Memory Psr-6 cache implementation.
mabslabs/casper-cache
2 Downloads
In-memory key/value cache server
firewox/simple-memory-cache
118 Downloads
Library for supporting any kind of in memory caching server using PSR-16 simple cache standard.
scrawler/swoole-cache
72 Downloads
High Speed in memory cahce using swoole table
mauretto78/in-memory-list-bundle
37 Downloads
PHP Bundle
mauretto78/in-memory-list
495 Downloads
In Memory List
lmammino/guzzle-apcu-fs-cache
29 Downloads
A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem
bnomei/kirby3-apcu-cachedriver
14 Downloads
APCu based Cache-Driver with garbage collection and in-memory store
baukasten/cache
901 Downloads
Flexible multi-bucket caching system with support for Redis, file, and in-memory storage, featuring attribute-based method caching and tag-based invalidation
apricity/micro-cache
22 Downloads
Simple in-memory caching mechanism for PHP applications.