Libraries tagged by execution time
teachiq/laravel-command-logger
1203 Downloads
Log commands with their execution time
sbennett/execute
140 Downloads
This is a simple project to record script execution times.
nerdost/unstuck-scheduler
15 Downloads
Detects stucked scheduler task and stops them after amount of time to be started again (e.g. in case of max_execution time limit and so on)
mrmanchot/minitimer
47 Downloads
Simplest way to profile execution time in PHP
miladhspr/performance-analyzer
3 Downloads
A Test PHP class to measure the execution time of code segments.
emoretti/kronos
25 Downloads
Kronos is a PHP library, which allows to calculate the execution time of a page and code blocks (called CheckPoint), with an accuracy up to 1 μs
cwolf/behat-analysis-extension
3 Downloads
Behat extension for analysing step usage and suite execution time
cvizarrasmit/lumen-query-to-csv
12 Downloads
Forked from techsemicolon/laravel-query-to-csv. Updated to work on lumen. Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
cbdt/query-diet
6 Downloads
Query monitoring and discreet display of query count and execution time.
bubujka/cltr
12 Downloads
script execution-time collector
brunocfalcao/chrono
33 Downloads
Codebase execution time measurament, for Laravel apps
almasmurad/stopwatch
1 Downloads
Component for measuring code execution time
mrmadclown/phpunit-pretty-printer
11548 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
devgarden/benchmark
2 Downloads
Benchmark is a extension what can be used command driven or injected to benchmark your code in executiontime, memoryusage and more
kapitchi/process
115 Downloads
Long time execution script updates. Get stdout of long running script from another process!