Libraries tagged by time execution
ezoterik/cakephp-pinba-plugin
51 Downloads
CakePHP plugin for pinba timers sending with time of operations execution for ORM, View and Memcached
adiafora/measure
28 Downloads
The package for measuring the time spent on script execution. Also to measure the memory expended
pawel-grzona/teamcity-phpspec-extension
65155 Downloads
Makes TeamCity display phpspec execution results in real-time.
icephp/mini-queue
0 Downloads
IcePHP/MiniQueue is a lightweight PHP library for managing job queues and processing tasks asynchronously. This library provides a simple and efficient way to handle tasks in the background, allowing your application to perform time-consuming operations without blocking the main execution flow
toweringmedia/module-store-pickup
0 Downloads
One checkout flow for both fulfillment modes: Pickup + Delivery, with date + time slot/window selection. Availability is always real: location-based hours, blackout dates, cutoff times, and lead-time rules drive what customers can pick. Delivery includes service-area validation plus distance-based fees (Google Maps support + fallback distance calculation). Flexible delivery pricing: flat rate, per-km, or tiered distance bands. One operations layer for office + kitchen + drivers: every order becomes a trackable fulfillment task. One status lifecycle from order creation to ready / out for delivery / completed, with rescheduling tools when plans change. Built for multi-location businesses that need schedule accuracy, operational control, and clean execution.
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
nexus-actors/runtime-step
0 Downloads
Nexus Step runtime — deterministic actor execution for testing with manual stepping and virtual time.
mts7/php-execution-timer
203 Downloads
Testable PHP timer
triplei/timer
94 Downloads
A simple code execution timing class
philiprehberger/php-stopwatch
68 Downloads
Precise code execution timer with lap tracking and memory measurement
moharram82/queue
3 Downloads
Queue is a PHP package for executing time-consuming tasks in the background.
grisaia/time
5276 Downloads
PHP built-in DateTime classes alternative. Strict types, immutability, no exceptions and latest PHP features.
soderlind/ps-hyphenate
159 Downloads
WordPress plugin that improves wrapping of long compound words with native hyphenation and optional render-time soft hyphen exceptions.
imezied/telescope-smart-tags
93 Downloads
Smart, configurable auto-tagging for Laravel Telescope — tag requests by HTTP status, exceptions, slow response times, route groups, and more.
darshan/exceptionemail
288 Downloads
An easy way to send emails with stack trace whenever an exception occurs on the server for Laravel Applications.