Libraries tagged by memory cache
axn/cached-valuestore
720 Downloads
An extension of spatie/valuestore with in-memory caching.
apricity/micro-cache
21 Downloads
Simple in-memory caching mechanism for PHP applications.
invincible-tech-systems/easeampredis
45 Downloads
A very simple and safe PHP library that provides methods to access redis cache in php applications. This wraps up the AmPHP related Redis Package to interact with Redis in-memory cache in an asynchronous & non-blocking way.
zenstruck/memoize
6 Downloads
Helper trait to efficiently cache expensive methods in memory.
bephp/utils
829 Downloads
utils functions for web application.
lloydzhou/utils
44 Downloads
utils functions for web application.
bnomei/kirby3-page-memcached
164 Downloads
Kirby 3 Plugin to cache the content file using the PHP Memcached extension
hexastudio/array_disk
1266 Downloads
Store array as cache in hardDrive, decrease memory usage
wildwolf/psr-memory-cache
12794 Downloads
PSR-6 and PSR-16 compliant memory cache
wildwolf/psr-cache-adapters
24 Downloads
PSR-6 to PSR-16 and PSR-16 to PSR-6 Cache Adapters
tinson/memory-cache
100 Downloads
PHP Memory Cache Library
swooliy/memory-cache
67 Downloads
Memory Cache base on swoole.
ropi/in-memory-cache
21 Downloads
PSR-16 compatible in-memory cache library
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.
firewox/simple-memory-cache
118 Downloads
Library for supporting any kind of in memory caching server using PSR-16 simple cache standard.