Libraries tagged by memory usage
mittwald/mw-cache-widget
26968 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.
star/debug
414512 Downloads
Package that provides wrappers for memory and timer usage.
react-inspector/memory-usage
13752 Downloads
🌀 Measure the Event Loop
audunru/memory-usage
2175 Downloads
Log memory usage in Laravel
alecrabbit/php-accessories
4161 Downloads
PHP Accessories: Classes etc.
gadixsystem/systeminformation
3264 Downloads
Simple package to read system information
webmaster/maxmind-db-reader
1311 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
1108 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
7528 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
17399 Downloads
Simple class for logging time and memory usage of stuff
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.