Libraries tagged by inmemory
tomgrohl/laravel-memory-auth-provider
1323 Downloads
Laravel In memory auth provider.
mouf/utils.cache.in-memory-cache
356555 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.
memcrab/imcache
1928 Downloads
PHP In Memory Cache Lib for Memcrab Core API
antevenio/memoize
3615 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
webgriffe/in-memory-repository
206 Downloads
A Doctrine repository implementation with in-memory storage.
scheb/in-memory-data-storage
31 Downloads
A simple in-memory data storage
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.
bnomei/kirby3-redis-cachedriver
1353 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
anik/cache
60 Downloads
zenstruck/memoize
6 Downloads
Helper trait to efficiently cache expensive methods in memory.
timacdonald/cached-valuestore
708 Downloads
An extension of spatie/valuestore with in-memory caching.
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.
next/aop
22 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.