Libraries tagged by execution
wizcodepl/scheduled-tasks-health-check
23 Downloads
Scheduled Tasks Health Check is a package for Laravel Health that monitors the execution of scheduled tasks (cron jobs). It helps ensure that your scheduled commands are running as expected and alerts you if any tasks fail or are delayed.
white-rabbit-1-sketch/php-worker-pool
6 Downloads
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing.
websolutionfalcon/lockable-command
0 Downloads
A Laravel package for locking and unlocking command execution without code deployment. Perfect for temporarily disabling scheduled commands during server overload or maintenance.
websolute/magento-cron-semaphore
0 Downloads
This Magento 2 Module allows you to suspend and resume the cron execution programmatically
webenfold/smtp
1 Downloads
Standalone - Simple Mail Transfer Protocol Plugin For PHP Applications. Cyzer JDB supported asynchronous execution.
webed/seed-flow
0 Downloads
SeedFlow - manage seeders like migrations with environment support, rollback, and strict execution order.
viewcomposersimple/simple
5 Downloads
Generates a basic structure of View Composer in Laravel on execution of 'view:composer' console command.
vesic/benchmark
8 Downloads
Simple utility to measure your execution time.
verse/modular
857 Downloads
Verse Modular is a micro framework for developing modular pipelines of code execution.
usernam3/phpunit_stopwatch_annotations
543 Downloads
phpunit test case with support for execution time and memory usage assertion in annotations
tydi3/debug
1 Downloads
A simple PHP debugging tool for logging, inspecting variables, and tracing code execution during development.
triplei/timer
94 Downloads
A simple code execution timing class
trex/codeception-selenium
246 Downloads
A extension to start selenium server before acceptance test suite starts and stop it at the end of execution
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.
tonygeez/laravel-route-tracer
15 Downloads
Runtime execution tracer for Laravel routes - captures actual file dependencies and execution flow