Libraries tagged by memorycache
jtk/simple-php-cache
9 Downloads
Very small and simple lib for caching
wildwolf/psr-cache-adapters
25 Downloads
PSR-6 to PSR-16 and PSR-16 to PSR-6 Cache Adapters
nael_d/cachex
24 Downloads
Cachex: A high-performance PHP caching library with support for multiple drivers, tags, and namespaces.
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.
orz/pitk
5 Downloads
Personal Integration Toolkit, Memory Cache, Apcu Cache, Memcached Cache, Gump Validation
memcrab/imcache
2138 Downloads
PHP In Memory Cache Lib for Memcrab Core API
melia/object-storage
32 Downloads
Lightweight PHP file-based object store with UUID persistence, lazy-loading references, in-memory cache, file locking, safe mode, and a simple viewer UI.
appkit/cache-local
2 Downloads
In-memory cache implementation for the AppKit framework