Libraries tagged by beech
titon/debug
727 Downloads
The debug package provides debugging, advanced error and exception handling, log management, and benchmarking.
srhinow/beekeeping-manager-bundle
52 Downloads
a beekeeping-management-tool with location,beehives,hivemaps etc for Contao CMS >= 4.4
shimabox/smbbenchmark
480 Downloads
Simple Benchmark
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).
ohansyah/laravelbenchmark
923 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
mvan/stopwatch
29 Downloads
Stop Watch for measuring running time of the script
fixik/icobench
9 Downloads
Laravel package for the ICObench API
felideo/performance-check
94 Downloads
A light benchmark timer class for PHP.
eugeneuk/code-timer
51 Downloads
Simple PHP library to measuring code execution time with memory usage.
debuggy/gauger
1829 Downloads
Highly extensible and comprehensive tool for measuring and debugging PHP scripts and applications
davidbehler/timer
277 Downloads
A timer, in PHP. You can (re)start, pause and stop. And get the passed time. You can start/control multiple timers simultaneously by label.
codon/super-object
8 Downloads
A extended ArrayObject class with self-referring variables, caching and retrieve-by-path support
carloswph/sorter
4 Downloads
Collection of sorting algorithms with annotations on procedures, history and functioning details.
burntcaramel/stir
28 Downloads
Record time taken in your website.