Libraries tagged by inmemory
league/flysystem-memory
27764083 Downloads
In-memory filesystem adapter for Flysystem.
beste/in-memory-cache
6711321 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
clue/mq-react
493615 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
protonemedia/laravel-blade-on-demand
40168 Downloads
Compile Blade templates in memory
fadilxcoder/in-memory-dba
107497 Downloads
In Memory Database Abstraction Layer
clickalicious/memcached.php
67209 Downloads
Memcached.php - Plain vanilla PHP Memcached client with full support of Memcached protocol.
mariano/disque-php
117207 Downloads
PHP library for Disque, an in-memory, distributed job queue
jamm/memory
24714 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
158909 Downloads
PSR-3 compliant logger to store logs in memory, especially useful for testing
pheature/inmemory-toggle
75524 Downloads
Pheature flags In Memory toggle implementation library.
gaufrette/in-memory-adapter
49969 Downloads
In Memory adapter for Gaufrette
mouf/utils.cache.in-memory-cache
357809 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.
kalibora/real-temporary-file
62319 Downloads
A real temporary file (not in memory). And temporary directory.
mjsilva/in-memory-storage
24097 Downloads
Simple class that uses singleton pattern to save whatever in memory
tomgrohl/laravel-memory-auth-provider
1416 Downloads
Laravel In memory auth provider.