Libraries tagged by memory-usage
sonichaos360/phpsimplespreadsheet
2 Downloads
Simple but powerful PHP library to generate on-disk XLSX spreadsheets focused in low memory usage.
shippinno/laravel-process-log
882 Downloads
Log Laravel process time and memory usage.
sapiet/profiler
8 Downloads
PHP duration & memory usage profiler
psx/sysinfo
20 Downloads
Get system cpu and memory usage
pkeidel/laralog
54 Downloads
Logs a lot of informations like events, database queries, cache access, memory usage and a lot more
php-xml/large-text-node
299 Downloads
Handling large text nodes requires using low-end PHP API functions. This package provides a simple interface to write large text nodes to a resource so that memory usage is reduced to a minimum.
orware/compressed-string
734 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
30 Downloads
Configurable middleware measuring your request's time and memory usage
kanel/memoryusage
49 Downloads
a basic php lclass to track memory usage
kanel/benchmark
18 Downloads
Benchmark your code by tracking duration and memory usage of your code
jarivas/php-performance
7 Downloads
It is a tool to measure CPU and Memory usage throught different stages of a process
jakubboucek/php-tail-stream
2 Downloads
PHP implementation of linux tail command, optimized for read huge size archives, effective memory usage.
iffifan/laravel-debugbar-memory
394 Downloads
Add detailed memory usage measurement for code blocks in laravel debugbar
hexastudio/array_disk
1260 Downloads
Store array as cache in hardDrive, decrease memory usage
gandasani/ganwork
16 Downloads
MicroFramework, focus on memory usage, speed and easy to learn.