Libraries tagged by in-memory store

eliashaeussler/transient-logger

1 Favers
52536 Downloads

PSR-3 compliant logger to store logs in memory, especially useful for testing

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
353361 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.

Go to Download


sweetrdf/in-memory-store-sqlite

1 Favers
233 Downloads

RDF in-memory quad store implementation using PDO and SQLite.

Go to Download


bnomei/kirby3-apcu-cachedriver

1 Favers
12 Downloads

APCu based Cache-Driver with garbage collection and in-memory store

Go to Download


xprt64/cqrs-eventstore-inmemory

0 Favers
8 Downloads

In memory implementation for CQRS Event Store for PHP

Go to Download


hail/safe-storage

0 Favers
19 Downloads

Store data safely in memory at runtime

Go to Download


orware/compressed-string

4 Favers
732 Downloads

Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.

Go to Download


jamm/memory

134 Favers
22104 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.

Go to Download


g4/identity-map

2 Favers
51700 Downloads

identity-map php library

Go to Download


mjsilva/in-memory-storage

0 Favers
21906 Downloads

Simple class that uses singleton pattern to save whatever in memory

Go to Download


scheb/in-memory-data-storage

8 Favers
29 Downloads

A simple in-memory data storage

Go to Download


kba-team/memory-container

0 Favers
428 Downloads

PSR-11 container storing its values in memory and offering a singleton access.

Go to Download


littlebizzy/object-cache

5 Favers
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).

Go to Download


jamm/errorhandler

9 Favers
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.

Go to Download


romeoz/rock-cache

7 Favers
3076 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.

Go to Download


Next >>