Libraries tagged by memory_usage
webmaster/maxmind-db-reader
958 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
1001 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
7066 Downloads
Symfony2 Bundle for generating large multi-sheeted xlsx files with low memory usage. Fork of bassim/BigXlsxBundle, for compatibility with newer PHP versions.
sustartx/laravel-debugbar-memory
310 Downloads
Add detailed memory usage measurement for code blocks in laravel debugbar
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.
danilopolani/filament-memory-tracker
89 Downloads
Track the memory usage of your workers and display them in Filament
bkwld/reporter
20506 Downloads
Generate styled logs of Laravel 4 requests that include application timing, memory usage, input data, and sql queries
scienide/okbloomer
18156 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.
requtize/code-timer
127 Downloads
Simple PHP library to measuring code execution time with memory usage.
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
christeredvartsen/sysinfo
3125 Downloads
SysInfo is a PHP library that can be used to fetch information about the system (CPU usage, Load avg., Memory usage +++)
react-inspector/memory-usage
13731 Downloads
🌀 Measure the Event Loop
lukewaite/monolog-memory-usage-processor
18546 Downloads
bert-w/memory-usage
6 Downloads
Retrieve memory info on unix-like systems by reading the '/proc/meminfo' file, with calculations similar to the command 'htop'.