Libraries tagged by memory_usage
bvanhoekelen/performance
955781 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
phpsysinfo/phpsysinfo
28310 Downloads
phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.
shipmonk/memory-scanner
36701 Downloads
Lightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks
mrsuh/php-var-sizeof
12058 Downloads
Provides functions for getting full size of any PHP variable
mcustiel/php-simple-di
584530 Downloads
Minimalist library to manage dependency injection with low memory usage and high performance.
luchaninov/csv-file-loader
55583 Downloads
Load CSV & TSV files and strings. Using generators to minimize memory usage
halilim/xml-iterator
395719 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
andrewdalpino/okbloomer
1216375 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.
eusonlito/laravel-pulse-apps-load
65677 Downloads
A Laravel Pulse card to show Memory and CPU usage
ministryofjustice/phpunit-memory-usage
92640 Downloads
Report high memory usage PHPUnit tests
kalibora/chunk-generator
79899 Downloads
Chunk generator (For keep memory usage low)
ogrrd/csv-iterator
64972 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
codeception/codeception-progress-reporter
151572 Downloads
A Codeception extension that replaces the default test output with a live terminal progress bar showing success/error/fail counts, timing and memory usage.
damianchojnacki/cpu-memory-health-check
7364 Downloads
Current CPU Load and Memory Usage checks for Spatie Laravel Health package.
atrapalo/phpunit-memory-and-time-usage-listener
39475 Downloads
PHPUnit Listener for measure time and memory usage