Libraries tagged by memory-usage
audunru/memory-usage
1083 Downloads
Log memory usage in Laravel
webmaster/maxmind-db-reader
846 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.
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
6822 Downloads
Symfony2 Bundle for generating large multi-sheeted xlsx files with low memory usage. Fork of bassim/BigXlsxBundle, for compatibility with newer PHP versions.
lukewaite/monolog-memory-usage-processor
18546 Downloads
kalibora/csv-streamed-response
2205 Downloads
CSV streamed response that saves memory usage with symfony and doctrine
jclaveau/phpunit-profile-asserts
1510 Downloads
Provides asserts against memory usage and execution time for PHPUnit
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.
jakubboucek/tar-stream-reader
976 Downloads
Reader for TAR and TAR+GZip Archives, optimized for read huge size archives, effective memory usage.
eugeneuk/code-timer
8 Downloads
Simple PHP library to measuring code execution time with memory usage.
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
18146 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.
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 +++)