Libraries tagged by 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.
pkeidel/laralog
55 Downloads
Logs a lot of informations like events, database queries, cache access, memory usage and a lot more
devgarden/benchmark
2 Downloads
Benchmark is a extension what can be used command driven or injected to benchmark your code in executiontime, memoryusage and more
romangorbatko/rg.bloom.filter
204 Downloads
The best way to check object existence and save memory and disk usage.
razorpay/php-bloom-filter
196 Downloads
The best way to check object existence and save memory and disk usage.
thlib/php-curl-multi-basic
8 Downloads
Basic implementation of PHP curl_multi. Minimal code, easy to configure, better memory management, no double loop, no 100% CPU usage error.