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.
antradar/gspdf
2216 Downloads
High-performance PDF generation library with streaming architecture, O(1) memory usage, and 33-153x faster HTML rendering than TCPDF
react-inspector/memory-usage
13792 Downloads
🌀 Measure the Event Loop
audunru/memory-usage
3433 Downloads
Log memory usage in Laravel
webmaster/maxmind-db-reader
1909 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
1894 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.
requtize/code-timer
634 Downloads
Simple PHP library to measuring code execution time with memory usage.
jamesgober/benchmark
127 Downloads
A PHP benchmarking library for measuring code performance and memory usage with precision, extensibility, and advanced reporting features.
bakame/stackwatch
65 Downloads
A minimalist, embeddable, multi-metric, and framework-agnostic profiler for PHP
bakame/aide-profiler
29 Downloads
A minimalist, embeddable, multi-metric, and framework-agnostic profiler for PHP
zeeshantariq/laravel-api-profiler
17 Downloads
Production-grade performance observability for Laravel APIs - track database queries, external API calls, memory usage, and execution time with interactive dashboard
struggle-for-php/sfp-stream-view
407 Downloads
`View` component working with stream & output buffer for low memory usage
rapidmail/laravel-memory
74 Downloads
A Laravel package to get PHP memory usage and limit, with faking support.
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.