Libraries tagged by In Memory
orware/compressed-string
735 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.
opine/config
957 Downloads
Service for reading/accesing configurations from disk and caching them in memory
mudding/monda-disque
0 Downloads
PHP library for Disque, an in-memory, distributed job queue
moontechs/circuit-breaker
58 Downloads
An in memory (default driver) circuit breaker implementation with different strategies. No dependencies.
melia/object-storage
34 Downloads
Lightweight PHP file-based object store with UUID persistence, lazy-loading references, in-memory cache, file locking, safe mode, and a simple viewer UI.
mauretto78/db-importer
290 Downloads
In Memory List
marlonfan/disque-php
596 Downloads
PHP library for Disque, an in-memory, distributed job queue
marko/cache-array
42 Downloads
In-memory array cache driver for Marko Framework
mabslabs/casper-cache
2 Downloads
In-memory key/value cache server
linkorb/silex-provider-user-basic
113 Downloads
Custom Symfony Security User and in-memory User Provider for use in Silex apps.
linkorb/context
22 Downloads
Context: Rich in-memory datastructure
larsgmortensen/litetxt
10 Downloads
Lightweight static text manager for PHP with in-memory caching, file-based storage, and optional logging.
kevintherm/exprc
238 Downloads
Convert expression string to in-memory evaluation, SQL syntax, or something else.
justblackbird/amphp-priority-emitter
9 Downloads
In-memory implementation of async emitter with prioritized messages
jarir-ahmed/message-broker
12 Downloads
Framework-agnostic message broker facade for Kafka, RabbitMQ, Redis, SQS, Pub/Sub, MQTT, NATS, ZeroMQ, ActiveMQ, Azure Service Bus, and in-memory transports.