Libraries tagged by in-memory store
jamm/memory
27144 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
mjsilva/in-memory-storage
28148 Downloads
Simple class that uses singleton pattern to save whatever in memory
alizharb/filament-themes-manager
912 Downloads
Advanced theme management system for Laravel Filament with Sushi-powered in-memory storage
sugarcraft/candy-vt
1357 Downloads
In-memory virtual terminal emulator — parses ANSI byte stream into a cell grid.
webgriffe/in-memory-repository
819 Downloads
A Doctrine repository implementation with in-memory storage.
g4/identity-map
63830 Downloads
identity-map php library
scheb/in-memory-data-storage
32 Downloads
A simple in-memory data storage
moshontong/excel-export-streamer
134 Downloads
A memory-efficient Laravel package for streaming Excel exports without holding data in memory
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).
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.
baukasten/cache
901 Downloads
Flexible multi-bucket caching system with support for Redis, file, and in-memory storage, featuring attribute-based method caching and tag-based invalidation
sweetchuck/asset-jar
148 Downloads
Provides a very simple, shared, in-memory data storage.
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.
penate/server
0 Downloads
Open source, in-memory key value storage written in PHP.
garsaud/tcpdf_using_streams
42 Downloads
Fork of the official TCPDF lib, but using PHP resources instead of in-memory buffer