Libraries tagged by memory cache
lmammino/guzzle-apcu-fs-cache
28 Downloads
A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem
konecnyjakub/cache
1 Downloads
A simple PSR-6 and PSR-16 caching library
codedgr/memory
26 Downloads
Store your data in ram, database, session and cookie.
bnomei/kirby3-apcu-cachedriver
13 Downloads
APCu based Cache-Driver with garbage collection and in-memory store
apricity/micro-cache
21 Downloads
Simple in-memory caching mechanism for PHP applications.
nabeghe/mem
4 Downloads
A cool real-time cache using static variable that lets you group keys.
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.
invincible-tech-systems/easeamp-mysql-redis
19 Downloads
A very simple and safe PHP library that enables easy redis cache warmup from MySQL/MariaDB Database. This uses EaseAmpMysql and EaseAmpRedis packages, that wraps up the AmPHP related MySQL and Redis Packages to interact with MySQL/MariaDB database and also with Redis in-memory cache in an asynchronous & non-blocking way.
hammermaps-dev/phpfastcache
367 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. PhpFastCache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
shavy/qcache
60 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.
sahithvibudhi/php-lazal
10 Downloads
A PHP Lazal Client
rah/rah_memcached
10 Downloads
Memcached Textpattern CMS templates
pixelant/recall
3 Downloads
TYPO3 extension that remembers settings from a different request using a hash. E.g. recall settings or data used in the main request within an eID request.
i80586/rcache
4 Downloads
Simple caching library
hail/optimize
11 Downloads
Use memory expansion to reduce file system IO