Libraries tagged by In Memory
sweetchuck/asset-jar
149 Downloads
Provides a very simple, shared, in-memory data storage.
qubus/cache
198 Downloads
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
php-standard-library/cache
357 Downloads
Async-safe in-memory LRU cache with per-key atomicity
penate/server
0 Downloads
Open source, in-memory key value storage written in PHP.
pecl/xml-xmldiff
1 Downloads
The extension is able to produce diffs of two XML documents and then to apply the difference to the source document. The diff is a XML document containing copy/insert/delete instruction nodes in human readable format. DOMDocument objects, local files and strings in memory can be processed.
next/aop
36 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.
kevintherm/exprc
236 Downloads
Convert expression string to in-memory evaluation, SQL syntax, or something else.
jarir-ahmed/message-broker
11 Downloads
Framework-agnostic message broker facade for Kafka, RabbitMQ, Redis, SQS, Pub/Sub, MQTT, NATS, ZeroMQ, ActiveMQ, Azure Service Bus, and in-memory transports.
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.
dmitrijs-brujevs/data-object
37 Downloads
Path-based in-memory data container with nested array access via slash-separated node paths.
baukasten/cache
901 Downloads
Flexible multi-bucket caching system with support for Redis, file, and in-memory storage, featuring attribute-based method caching and tag-based invalidation
axn/cached-valuestore
1174 Downloads
An extension of spatie/valuestore with in-memory caching.
antevenio/memoize
4186 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.