Libraries tagged by stopwatch
serendipity_hq/stopwatch
1270 Downloads
Measure your scripts (forked and improved from the Symofny's one)
venne/stopwatch-module
65 Downloads
Stopwatch module
usernam3/phpunit_stopwatch_annotations
543 Downloads
phpunit test case with support for execution time and memory usage assertion in annotations
thomasmeschke/php-stopwatch
0 Downloads
primus852/simple-stopwatch
117 Downloads
Simple Stopwatch in PHP
percipiolondon/craft-stopwatch
284 Downloads
This plugin calculates how much time it takes to read the page and watch the videos
mathisburger/phpunit-stopwatch
2 Downloads
A php library for phpunit to test the performance of php applications
kkiernan/php-stopwatch
1715 Downloads
A simple stopwatch in PHP
greenbean/stop-watch
5 Downloads
Used for testing and determining how long script is running..
erlangparasu/laravel-sf-stopwatch
172 Downloads
A package to log execution time
ngsoft/clock
0 Downloads
Provides a way to time code execution
microtimer/microtimer
15 Downloads
The primary purpose of Microtimer is measuring time elapsed between two points (marks). On top of that you can pass extra data when marking a point in time, get a mark by key, or get all marks, or get a subset of marks. You can also measure a time between any arbitary mark or a timestamp.
kraenzle-ritter/timelogger
95 Downloads
Just a small stopwatch
initphp/performance-meter
48 Downloads
Zero-dependency, single-file PHP profiler for measuring elapsed time and memory usage between named checkpoints.
hhpack/performance
4 Downloads
Performance utility library for Hack