Libraries tagged by inmemory
qubus/cache
51 Downloads
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
penate/server
0 Downloads
Open source, in-memory key value storage written in PHP.
orware/compressed-string
734 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.
nael_d/cachex
4 Downloads
Cachex: A PHP caching library with in-memory and file-based storage, offering flexible options for TTL, tags, and namespaces.
molajo/cache
476 Downloads
Cache API for PHP applications with APC, Database, File, Memcached, In-memory, Redis, Wincache, and xCache handlers.
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).
jlaso/simple-memory-db
109 Downloads
A simple db in memory
jdwx/array-cache
104 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
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.
intaglio/nuclio-plugin-filesystem-driver-memory
1176 Downloads
Nuclio In-Memory File System Driver
elliotsawyer/silverstripe-typesense
44 Downloads
Typesense is Lightning-fast, Open Source Search. No PhD required. Open Source alternative to Algolia + Pinecone + and an Easier-to-Use alternative to ElasticSearch and Solr. Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences. This enables Silverstripe to work with Typesense collections
crhg/laravel-sqlite-named-memory-connection
9378 Downloads
SQLite connector which supports named in-memory database connection
axn/cached-valuestore
631 Downloads
An extension of spatie/valuestore with in-memory caching.
alexandre-daubois/poq
5 Downloads
Provides an object-oriented API to query in-memory collections in a SQL-style.
tricae/queue
2050 Downloads
A PHP Lib for Handle Queue (Rabbit, InMemory, ...)