Libraries tagged by in-memory
tomgrohl/laravel-memory-auth-provider
1305 Downloads
Laravel In memory auth provider.
timacdonald/cached-valuestore
708 Downloads
An extension of spatie/valuestore with in-memory caching.
memcrab/imcache
1886 Downloads
PHP In Memory Cache Lib for Memcrab Core API
antevenio/memoize
3577 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
marvin255/in-memory-cache
653 Downloads
Array based cache for PHP
scheb/in-memory-data-storage
31 Downloads
A simple in-memory data storage
invincible-tech-systems/easeampredis
43 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.
bnomei/kirby3-redis-cachedriver
1349 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
apricity/micro-cache
21 Downloads
Simple in-memory caching mechanism for PHP applications.
zenstruck/memoize
6 Downloads
Helper trait to efficiently cache expensive methods in memory.
romeoz/rock-cache
3083 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.
penate/server
0 Downloads
Open source, in-memory key value storage written in PHP.
opine/config
935 Downloads
Service for reading/accesing configurations from disk and caching them in memory
next/aop
19 Downloads
An AOP package that is resident in in-memory PHP frameworks, such as nextphp, WebMan.
molajo/cache
476 Downloads
Cache API for PHP applications with APC, Database, File, Memcached, In-memory, Redis, Wincache, and xCache handlers.