Libraries tagged by inmemory
beste/in-memory-cache
15741668 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
league/flysystem-memory
37088202 Downloads
In-memory filesystem adapter for Flysystem.
clue/mq-react
805808 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
clickalicious/memcached.php
77107 Downloads
Memcached.php - Plain vanilla PHP Memcached client with full support of Memcached protocol.
protonemedia/laravel-blade-on-demand
46385 Downloads
Compile Blade templates in memory
millipress/millicache
2676 Downloads
WordPress Full-Page Cache based on Rules & Flags. Delivers flexible, scalable caching workflows backed by Redis and ValKey in-memory stores.
mariano/disque-php
119014 Downloads
PHP library for Disque, an in-memory, distributed job queue
jamm/memory
26964 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.
eliashaeussler/transient-logger
225465 Downloads
PSR-3 compliant logger to store logs in memory, especially useful for testing
pheature/inmemory-toggle
87478 Downloads
Pheature flags In Memory toggle implementation library.
mjsilva/in-memory-storage
27710 Downloads
Simple class that uses singleton pattern to save whatever in memory
gaufrette/in-memory-adapter
58488 Downloads
In Memory adapter for Gaufrette
fadilxcoder/in-memory-dba
139035 Downloads
In Memory Database Abstraction Layer
mouf/utils.cache.in-memory-cache
360909 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.
waad/truffle
286 Downloads
Laravel package for in-memory driver database Eloquent model connections