Libraries tagged by execution time
myaghobi/f3-benchmark
8520 Downloads
A benchmark helper plugin for Fat-Free framework.
tox82/server-timing-helper
1959 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.
techsemicolon/laravel-query-to-csv
9273 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
herrera-io/pdo-log
180557 Downloads
A simple way to log PDO queries and execution times.
myparcelcom/concurrency-safe-migrations
45235 Downloads
Provides an artisan command that runs migrations but prevents execution at the same time
jakovic/timer
675 Downloads
A simple PHP package for measuring execution time
mts7/php-execution-timer
85 Downloads
Testable PHP timer
flaviovs/timeit
390 Downloads
Library and tools to measure execution speed of PHP code
pudongping/hyperf-alarm-clock
1657 Downloads
A utility for measuring code execution time, detecting timeouts, and sending notifications.
christiaanbye/stopwatch
3603 Downloads
Drop-dead simple execution time measurements
colourstream/cron-bundle
1058 Downloads
This bundle provides scheduled execution of Symfony2 commands
rnr1721/depthnet
23 Downloads
Laravel-based autonomous AI agent platform with cyclic thinking, persistent memory and real-time code execution
lucatacconi/crunz-ui
1389 Downloads
User interface for lavary/crunz. Integrate Crunz library and funtions: Tabular, monthly or weekly interface to view the scheduled and executed tasks. Quick display of the execution result of the tasks that have been executed (Indicator icons easily show the result). Upload, download, edit or delete tasks. Forced run of the task, even outside the scheduled time with eventual display of the log once the execution is completed. It can be used with integrated Crunz or with a version of Crunz already installed on the system
webcodebg/magento2-cron-scheduler
3899 Downloads
Easily set up and manage cron jobs from the backend with a beautiful and managed timeline feature. Find the actual load on CPU/Memory by cron job execution.
geoffroy-aubry/supervisor
7099 Downloads
Oversee script execution, recording stdout, stderr and exit code with timestamping, and ensure email notifications will be sent (on start, success, warning or error).