Libraries tagged by memory-usage
mittwald/mw-cache-widget
24011 Downloads
Dashboard widget that displays the current memory usage of OpCodeCache or APCu
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.
geekality/timer
17376 Downloads
Simple class for logging time and memory usage of stuff
star/debug
413107 Downloads
Package that provides wrappers for memory and timer usage.
audunru/memory-usage
1879 Downloads
Log memory usage in Laravel
gadixsystem/systeminformation
2848 Downloads
Simple package to read system information
webmaster/maxmind-db-reader
1140 Downloads
This is the MaxMind DB Reader for Hyperf or other resident process framework. It preloads the entire mmdb file into memory, with the memory usage equal to the size of the mmdb file. It has no disk IO operations and maintains query efficiency at the microsecond level.
jakubboucek/tar-stream-reader
1051 Downloads
Reader for TAR and TAR+GZip Archives, optimized for read huge size archives, effective memory usage.
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.
boenrobot/big-xlsx-bundle
7379 Downloads
Symfony2 Bundle for generating large multi-sheeted xlsx files with low memory usage. Fork of bassim/BigXlsxBundle, for compatibility with newer PHP versions.
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
hhxsv5/redis-memory-analysis
3801 Downloads
🔎 Analyzing memory of redis is to find the keys(prefix) which used a lot of memory, export the analysis result into csv file.
bakame/aide-profiler
9 Downloads
A minimalist, embeddable, multi-metric, and framework-agnostic profiler for PHP
net_bazzline/php_component_csv
1081 Downloads
free as in freedom php component to easy up usage (reading and writing) of csv files for php 5.6 and above