Libraries tagged by memory cache
timacdonald/cached-valuestore
717 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.
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).
zenstruck/memoize
80 Downloads
Helper trait to efficiently cache expensive methods in memory.
bephp/utils
834 Downloads
utils functions for web application.
lloydzhou/utils
45 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
1280 Downloads
Store array as cache in hardDrive, decrease memory usage
wildwolf/psr-cache-adapters
25 Downloads
PSR-6 to PSR-16 and PSR-16 to PSR-6 Cache Adapters
tinson/memory-cache
101 Downloads
PHP Memory Cache Library
swooliy/memory-cache
68 Downloads
Memory Cache base on swoole.
ropi/in-memory-cache
23 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.
firewox/simple-memory-cache
118 Downloads
Library for supporting any kind of in memory caching server using PSR-16 simple cache standard.