Libraries tagged by php beech
phpbenchmark/phpbenchmark
11389 Downloads
Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses
tox82/server-timing-helper
1226 Downloads
A simple helper class for Server Timing. Easily profile your code's execution time and send it to the client via the Server-Timing header.
aterrien/forp-profiler
190 Downloads
A PHP profiler written in C. forp is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
kocsismate/php-version-benchmarks
12 Downloads
Official PHP benchmark suite
stekel/laravel-bench
17719 Downloads
Php wrapper for Apache-Bench with Laravel integration.
mindplay/benchpress
2210 Downloads
A simple benchmark suite for PHP 5.3 and up
kocsismate/di-container-benchmarks
11 Downloads
Benchmarks of some popular PHP DI Containers
nguyenanhung/benchmark
35057 Downloads
Basic and Advanced Database Helper
mre/phpench
27 Downloads
A graphical PHP benchmarking tool
beecloud.cn/rest
7814 Downloads
BeeCloud RESTful API FOR PHP
ohansyah/laravelbenchmark
909 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
gukai/php7-forp
265 Downloads
A PHP profiler written in C. dtrace is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
wdalmut/php-bench
72 Downloads
Benchmark your application methods in a simple way
skillaug/benchmark
905 Downloads
Good Performance need to benchmark
nice/bench
335 Downloads
A simple PHP benchmarking framework