Libraries tagged by inmemory
next/aop
26 Downloads
An AOP package that is resident in in-memory PHP frameworks, such as nextphp, WebMan.
molajo/cache
476 Downloads
Cache API for PHP applications with APC, Database, File, Memcached, In-memory, Redis, Wincache, and xCache handlers.
memcrab/imcache
1966 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
194 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
dhii/memoize-memory
1675 Downloads
An in-memory memoizer implementation.
axn/cached-valuestore
747 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, ...)
grei/queue
35 Downloads
PHP in memory FIFO queue
cheppers/asset-jar
6616 Downloads
Provides a very simple, shared, in-memory data storage.
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