Libraries tagged by memorycache
phpfastcache/phpfastcache
4156539 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, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
beste/in-memory-cache
4597700 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
mouf/utils.cache.in-memory-cache
356523 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
marvin255/in-memory-cache
717 Downloads
Array based cache for PHP
memcrab/imcache
1916 Downloads
PHP In Memory Cache Lib for Memcrab Core API
vinks/laravel-memory-cache
49 Downloads
A memory-based simple cache system for Laravel Eloquent. The main goal is to prevent unrequired calls to DB.
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.
anik/cache
55 Downloads
sanchescom/laravel-cache-memory
1291 Downloads
Memory cache driver.
wildwolf/psr-memory-cache
12794 Downloads
PSR-6 and PSR-16 compliant memory cache
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
firewox/simple-memory-cache
118 Downloads
Library for supporting any kind of in memory caching server using PSR-16 simple cache standard.
aston/memory-cache
42 Downloads
基于 Swoole Hyperf 框架,将 SwooleTable 作为 Redis 的上级缓存