Libraries tagged by execution-time
skywarth/chaotic-schedule
59938 Downloads
Randomize scheduled command execution time and date intervals
intaro/pinba-bundle
912298 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
diablomedia/phpunit-pretty-printer
533031 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
tomloprod/time-warden
17661 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
miguilim/filament-auto-panel
18020 Downloads
Construct your Filament panel Resources and Relation Managers at execution time like magic.
astatroth/laravel-timer
25822 Downloads
A small tool to measure operations execution time.
angle/chrono
16522 Downloads
The easiest way to measure PHP code execution time.
myaghobi/f3-benchmark
10699 Downloads
A benchmark helper plugin for Fat-Free framework.
y-ui/laravel-running-time
15864 Downloads
A request execution time statistics tools with Laravel
techsemicolon/laravel-query-to-csv
10590 Downloads
Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
phauthentic/phpunit-execution-timing-extension
5092 Downloads
PHPUnit extension to track and report test execution times
padosoft/laravel-querymonitor
676 Downloads
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
nowo-tech/performance-bundle
2062 Downloads
Symfony bundle for tracking and analyzing route performance metrics. Records request time, database queries count, and query execution time for performance analysis.
ka4ivan/laravel-api-debugger
798 Downloads
A debugging tool for Laravel APIs that provides request execution time and query profiling.
andreasnij/a-timer
12066 Downloads
A simple timer to measure execution time.