Libraries tagged by memory cache
kuria/cache
641 Downloads
Caching library with driver abstraction
bnomei/kirby3-redis-cachedriver
1258 Downloads
Redis based Cache-Driver
axn/cached-valuestore
631 Downloads
An extension of spatie/valuestore with in-memory caching.
apricity/micro-cache
15 Downloads
Simple in-memory caching mechanism for PHP applications.
invincible-tech-systems/easeampredis
34 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.
shavy/qcache
52 Downloads
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.
g4/repository
14564 Downloads
repository php library
bephp/utils
822 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
wildwolf/psr-memory-cache
12788 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
99 Downloads
PHP Memory Cache Library
swooliy/memory-cache
67 Downloads
Memory Cache base on swoole.