Libraries tagged by In Memory
antevenio/memoize
4186 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
alexandrebulete/ddd-foundation
18 Downloads
Pure PHP DDD Foundation - Domain, Application, and InMemory infrastructure for building DDD projects
label305/belt
25864 Downloads
Helping you to import/export data in a memory efficient way
alexanderk23/hybrid-xml-parser
3846 Downloads
Simple class to parse huge XML files in a memory-efficient way
gukai/php7-forp
265 Downloads
A PHP profiler written in C. dtrace is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
drupal/plus_suite_ai
38 Downloads
Layers the Plus Suite AI page-building assistant on top of Plus Suite: JSON entity serialization for AI, the in-page AI editing tool, agent memory, and an optional Anthropic provider you configure with your own API key.
runopencode/xml-parser
85 Downloads
Library that enables fast, low memory footprint, parsing of large XML documents in developer friendly manner.
jlaso/simple-memory-db
111 Downloads
A simple db in memory
ausus/persistence-memory
8 Downloads
AUSUS — in-memory PersistenceDriver (L3). Reference conformance driver for tests and the vertical slice. RFC-002.
scheb/in-memory-data-storage
32 Downloads
A simple in-memory data storage
beelab/memory-repository-bundle
80 Downloads
A Symfony bundle to use in-memory repositories
metasyntactical/inmemory-logger
30963 Downloads
PSR-3 compatible InMemory Logger with ability to fetch logged entries from memory.
danilopolani/filament-memory-tracker
90 Downloads
Track the memory usage of your workers and display them in Filament
net_bazzline/php_component_memory_limit_manager
766 Downloads
free as in freedom php component to validate if your script is reaching the allowed maximum memory usage
romeoz/rock-cache
3084 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.