Libraries tagged by memory-usage
bvanhoekelen/performance
838319 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
shipmonk/memory-scanner
28310 Downloads
Lightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks
halilim/xml-iterator
385034 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
andrewdalpino/okbloomer
1069594 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.
mrsuh/php-var-sizeof
10282 Downloads
Provides functions for getting full size of any PHP variable
ogrrd/csv-iterator
63007 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
mcustiel/php-simple-di
578256 Downloads
Minimalist library to manage dependency injection with low memory usage and high performance.
luchaninov/csv-file-loader
39430 Downloads
Load CSV & TSV files and strings. Using generators to minimize memory usage
kalibora/chunk-generator
75558 Downloads
Chunk generator (For keep memory usage low)
ministryofjustice/phpunit-memory-usage
87342 Downloads
Report high memory usage PHPUnit tests
mittwald/mw-cache-widget
34912 Downloads
Dashboard widget that displays the current memory usage of OpCodeCache or APCu
lolli/peak-memory
7241 Downloads
TYPO3 HTTP memory usage - TYPO3 middleware adding memory_get_peak_usage() as HTTP header
funkyoz/json-stream
275 Downloads
High-performance PHP library for streaming JSON parsing with constant memory usage.
atrapalo/phpunit-memory-and-time-usage-listener
39115 Downloads
PHPUnit Listener for measure time and memory usage
aterrien/forp-profiler
190 Downloads
A PHP profiler written in C. forp 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.