Libraries tagged by inmemory
next/aop
28 Downloads
An AOP package that is resident in in-memory PHP frameworks, such as nextphp, WebMan.
moshontong/excel-export-streamer
31 Downloads
A memory-efficient Laravel package for streaming Excel exports without holding data in memory
molajo/cache
476 Downloads
Cache API for PHP applications with APC, Database, File, Memcached, In-memory, Redis, Wincache, and xCache handlers.
memcrab/imcache
1978 Downloads
PHP In Memory Cache Lib for Memcrab Core API
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
111 Downloads
A simple db in memory
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.
elliotsawyer/silverstripe-typesense
206 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
axn/cached-valuestore
770 Downloads
An extension of spatie/valuestore with in-memory caching.
antevenio/memoize
3733 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
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, ...)
grei/queue
35 Downloads
PHP in memory FIFO queue
beelab/memory-repository-bundle
80 Downloads
A Symfony bundle to use in-memory repositories
xprt64/cqrs-eventstore-inmemory
10 Downloads
In memory implementation for CQRS Event Store for PHP