Libraries tagged by In Memory
sjparkinson/behat-file-system-context
142501 Downloads
An in memory filesystem context for behat.
league/flysystem-v2-preview-sftp
68 Downloads
In-memory filesystem adapter for Flysystem.
codedge/trnsltr
1 Downloads
A translation service with DeepL integration using (in-memory) caching to save translated texts.
cheppers/asset-jar
6598 Downloads
Provides a very simple, shared, in-memory data storage.
sonichaos360/phpsimplespreadsheet
2 Downloads
Simple but powerful PHP library to generate on-disk XLSX spreadsheets focused in low memory usage.
devgarden/benchmark
2 Downloads
Benchmark is a extension what can be used command driven or injected to benchmark your code in executiontime, memoryusage and more
vvval/binary
13 Downloads
Lightweight tool to read/write tons of data directly in file, skipping memory usage
netr0n/shmestage
9 Downloads
Simple storage of key value based data in PHP shared memory
hexastudio/array_disk
1258 Downloads
Store array as cache in hardDrive, decrease memory usage
better-php/shutdown-handler
81 Downloads
An advanced shutdown handler that can be manipulated after it's instantiated: deregister or re-register callbacks, retrieve and re-use the same handler instance at any time to prevent memory leaks in long-running PHP apps etc.
usernam3/phpunit_stopwatch_annotations
543 Downloads
phpunit test case with support for execution time and memory usage assertion in annotations
adelf/sharedmemory
13 Downloads
Abstraction package to handle shared memory between works in PHP
ngmy/specification
358 Downloads
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.
michaelking0/base-ranges
6 Downloads
Generate ranges of numbers in any base without hitting memory limits
crowdstar/ranger
5 Downloads
Ranger allows you to mimic the range function in PHP as an Iterator, conserving memory for large ranges.