Libraries tagged by in-memory

beste/in-memory-cache

26 Favers
19535113 Downloads

A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.

Go to Download


league/flysystem-memory

92 Favers
40998217 Downloads

In-memory filesystem adapter for Flysystem.

Go to Download


clue/mq-react

145 Favers
868358 Downloads

Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP

Go to Download


protonemedia/laravel-blade-on-demand

62 Favers
47783 Downloads

Compile Blade templates in memory

Go to Download


millipress/millicache

78 Favers
7451 Downloads

WordPress Full-Page Cache based on Rules & Flags. Delivers flexible, scalable caching workflows backed by Redis and ValKey in-memory stores.

Go to Download


smolevich/reindexer-client

10 Favers
20461 Downloads

PHP SDK for Reindexer — embeddable in-memory document database with full-text and faceted search (HTTP + gRPC transports)

Go to Download


milpa/plugin

0 Favers
8739 Downloads

The plugin system of the Milpa PHP framework: the PluginsManager runtime that boots and orders plugins, the registry port with its file and in-memory adapters, PluginBase, the installer over GitHub-native distribution (source parsing, semver-constrained release resolution, zipball download), milpa.json manifest reading/validation, dependency resolution, milpa.lock management, and the plugin migration runner.

Go to Download


milpa/event-store

0 Favers
5739 Downloads

Append-only event-log primitive for the Milpa PHP framework: durable JSONL file store and in-memory store behind a common EventStoreInterface — per-stream replay and store-wide monotonic sequencing.

Go to Download


milpa/data

0 Favers
5370 Downloads

Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.

Go to Download


mariano/disque-php

134 Favers
119392 Downloads

PHP library for Disque, an in-memory, distributed job queue

Go to Download


jamm/memory

133 Favers
27564 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


mjsilva/in-memory-storage

0 Favers
29079 Downloads

Simple class that uses singleton pattern to save whatever in memory

Go to Download


gaufrette/in-memory-adapter

0 Favers
60604 Downloads

In Memory adapter for Gaufrette

Go to Download


fadilxcoder/in-memory-dba

0 Favers
145999 Downloads

In Memory Database Abstraction Layer

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
361803 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


Next >>