Libraries tagged by php beech
phine/bench
956 Downloads
A PHP library for running timed tests.
dantleech/phpbench
320 Downloads
PHP Benchmarking Framework
phpbenchmark/phpbenchmark
11413 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
2827 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
13 Downloads
Official PHP benchmark suite
asika/simple-benchmark
986 Downloads
PHP Simple Benchmark framework
stekel/laravel-bench
18581 Downloads
Php wrapper for Apache-Bench with Laravel integration.
mindplay/benchpress
2277 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
35792 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
967 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.