Libraries tagged by 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.
star/debug
413703 Downloads
Package that provides wrappers for memory and timer usage.
damianchojnacki/cpu-memory-health-check
4986 Downloads
Current CPU Load and Memory Usage checks for Spatie Laravel Health package.
audunru/memory-usage
1963 Downloads
Log memory usage in Laravel
bakame/aide-profiler
26 Downloads
A minimalist, embeddable, multi-metric, and framework-agnostic profiler for PHP
gadixsystem/systeminformation
3006 Downloads
Simple package to read system information
webmaster/maxmind-db-reader
1206 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
1062 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
7437 Downloads
Symfony2 Bundle for generating large multi-sheeted xlsx files with low memory usage. Fork of bassim/BigXlsxBundle, for compatibility with newer PHP versions.
geekality/timer
17389 Downloads
Simple class for logging time and memory usage of stuff
drewlabs/laravel-mem-usage
65 Downloads
Tracks per request memory usage in a Laravel application
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.