Libraries tagged by beech
laminas/laminas-cache-storage-adapter-benchmark
28012 Downloads
Generic component to provide benchmarking capabilities to the various storage adapter
kocsismate/php-version-benchmarks
14 Downloads
Official PHP benchmark suite
kocsismate/di-container-benchmarks
11 Downloads
Benchmarks of some popular PHP DI Containers
huoxin/benchmark-tool
242 Downloads
A headless CLI performance benchmarking tool for Flarum
dotdecay/time-benchy
566 Downloads
Benchmark Tool for measuring execution times
devtools-marvellous/laravel-core-test-bench
94 Downloads
Test bench helpers for laravel cores testing
codeq/beach-asset-redirection-warning
9315 Downloads
cardano-php/bech32
1713 Downloads
A Bech32 encoder/decoder for Cardano ecosystem assets
asika/simple-benchmark
1638 Downloads
PHP Simple Benchmark framework
artisan-build/bench
1040 Downloads
Develop PHP packages inside a Laravel app
alexandrebulete/laravel-benchmark
56 Downloads
A comprehensive benchmark system for Laravel applications
phine/bench
1037 Downloads
A PHP library for running timed tests.
bavix/benchmark
9728 Downloads
nano benchmark
tox82/server-timing-helper
4614 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.
ohansyah/laravelbenchmark
1087 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