Libraries tagged by exec
droath/robo-ddev
9245 Downloads
Expose the DDev executable commands to the Robo task runner.
diversen/php-cli-spinners
8165 Downloads
Show a cli spinner while executing a callback
derickr/vld
26 Downloads
This extension dumps all the opcodes (execution units) of a script.
dealnews/inngest-php-sdk
3620 Downloads
Unofficial PHP SDK for Inngest - Build event-driven workflows with durable execution
d34dman/drupal-recipe-manager
5310 Downloads
A CLI tool for managing and executing Drupal recipes
codingms/schedulermonitor
27048 Downloads
TYPO3 Schedulermonitor by coding.ms: The TYPO3 Schedulermonitor extension monitors scheduler tasks, detects failed or long-running jobs, and sends error notifications once by email. This helps identify scheduler issues early and verify reliable task execution.
cheprasov/php-parallel
12630 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
briefley/filament-workflow-builder
440 Downloads
A Filament plugin for scheduled workflow orchestration with pluggable step executors.
badrshs/laravel-data-jobs
712 Downloads
A Laravel package for managing and executing data migration jobs with tracking and priority support
api-clients/command-bus
198404 Downloads
Light weight wrapper around league/tactician adding promised based interface(s) and next tick execution
andydefer/laravel-task
1180 Downloads
A lightweight, file-based task system for Laravel with async execution, recurring tasks, and JSONL storage
andreasnij/a-timer
12848 Downloads
A simple timer to measure execution time.
alextartan/mezzio-symfony-console
40694 Downloads
This project adds a executable file to the composer bin folder to run symfony commands under a mezzio application environment.
aeon-php/retry
154173 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
league/shunt
520 Downloads
PHP library for executing commands in parallel on multiple remote machines, via SSH