Libraries tagged by memory-usage
bvanhoekelen/performance
890645 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.
mrsuh/php-var-sizeof
11042 Downloads
Provides functions for getting full size of any PHP variable
shipmonk/memory-scanner
33368 Downloads
Lightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks
luchaninov/csv-file-loader
45344 Downloads
Load CSV & TSV files and strings. Using generators to minimize memory usage
halilim/xml-iterator
391296 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
andrewdalpino/okbloomer
1156412 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.
ministryofjustice/phpunit-memory-usage
90986 Downloads
Report high memory usage PHPUnit tests
ogrrd/csv-iterator
64281 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
mcustiel/php-simple-di
580078 Downloads
Minimalist library to manage dependency injection with low memory usage and high performance.
kalibora/chunk-generator
78155 Downloads
Chunk generator (For keep memory usage low)
mittwald/mw-cache-widget
36053 Downloads
Dashboard widget that displays the current memory usage of OpCodeCache or APCu
lolli/peak-memory
7620 Downloads
TYPO3 HTTP memory usage - TYPO3 middleware adding memory_get_peak_usage() as HTTP header
dcat-x/easy-excel
1510 Downloads
A simple and elegant Excel read/write library based on OpenSpout, with minimal memory usage
atrapalo/phpunit-memory-and-time-usage-listener
39337 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.