Libraries tagged by memory_usage
orware/compressed-string
735 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
mtolhuys/laravel-request-benchmark
31 Downloads
Configurable middleware measuring your request's time and memory usage
mecha-cms/x.score
2 Downloads
Display web page render time and memory usage.
kanel/benchmark
20 Downloads
Benchmark your code by tracking duration and memory usage of your code
kalibora/csv-streamed-response
2211 Downloads
CSV streamed response that saves memory usage with symfony and doctrine
jclaveau/phpunit-profile-asserts
1523 Downloads
Provides asserts against memory usage and execution time for PHPUnit
jarivas/php-performance
10 Downloads
It is a tool to measure CPU and Memory usage throught different stages of a process
jakubboucek/php-tail-stream
5 Downloads
PHP implementation of linux tail command, optimized for read huge size files, effective memory usage.
gandasani/ganwork
16 Downloads
MicroFramework, focus on memory usage, speed and easy to learn.
eugeneuk/code-timer
70 Downloads
Simple PHP library to measuring code execution time with memory usage.
dew/dew
9 Downloads
MicroFramework, focus on low memory usage, speed and easy to learn.
dcat-x/laravel-xlswriter-export
9 Downloads
A high-performance Excel export package for Laravel based on xlswriter extension, supporting large datasets with low memory usage.
bassim/big-xlsx-bundle
15833 Downloads
Symfony2 Bundle for generating large multi-sheeted xlsx files with low memory usage
artur-gajewski/dev-toolbar
7 Downloads
This module provides a toolbar for your project's development to easily fetch memory usage information, tail of Apache's access and error logs as well as phpinfo(), all from their own tab in the toolbar.
scienide/okbloomer
18218 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.