Libraries tagged by benchmarks
serhiikorniushov/micro-bench
10 Downloads
PHP Micro Benchmarking tool
sakuraphp/sakura
28 Downloads
Sakura library contains implementations of 3 methods, which can manage different types of hierarchical structure (tree) on relational database.
rundiz/profiler
151 Downloads
profiling your php application
rotexsoft/callable-execution-timer
7 Downloads
A simple PHP library for tracking the total amount of time a callable (e.g. function / method) takes to execute (it can also return the result of executing the callable, if desired).
rkw/rkw-webcheck
284 Downloads
Extension for Online-Checks with benchmarks and serveral categories
reliably/reliably
1 Downloads
Privacy-preserving third-party API benchmarks—wrap Stripe/OpenAI clients or stack Guzzle monitor middleware so aggregate latency/errors surface faster than uptime pages.
philiprehberger/php-stopwatch
68 Downloads
Precise code execution timer with lap tracking and memory measurement
myaaghubi/debench
1521 Downloads
A small debug/benchmark helper for PHP
mvan/stopwatch
30 Downloads
Stop Watch for measuring running time of the script
moznion/benchmarker
21 Downloads
Benchmark running times of PHP code
metallizzer/laravel-bench
12 Downloads
Benchmark tool for Laravel
initphp/performance-meter
48 Downloads
Zero-dependency, single-file PHP profiler for measuring elapsed time and memory usage between named checkpoints.
hktnv/laravel-cachebench
0 Downloads
A comprehensive benchmarking and profiling tool for Laravel cache drivers.
felideo/performance-check
100 Downloads
A light benchmark timer class for PHP.
eugeneuk/code-timer
70 Downloads
Simple PHP library to measuring code execution time with memory usage.