Libraries tagged by task execution
white-rabbit-1-sketch/php-worker-pool
5 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.
supfeer/robo
1 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
mpm/database
7 Downloads
Provides Object Oriented approach for CRUD tasks and execution of sql
morcano/robo-paracept
36 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
droptica/robo-paracept
9 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
bitween-software/robo-paracept
33751 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
abc/scheduler
3878 Downloads
Library for to manage schedules for repeated execution of tasks
justlunix/timer
3 Downloads
A tool to track execution times of tasks
clavicula-nox/pendingactions-bundle
167 Downloads
Symfony PendingActionsBundle. A simple way to delay and schedule the execution of heavy tasks !
nerdost/unstuck-scheduler
20 Downloads
Detects stucked scheduler task and stops them after amount of time to be started again (e.g. in case of max_execution time limit and so on)
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
johnsear/task-scheduler
8 Downloads
A lightweight PHP library designed for scheduling and executing command-line tasks with cron syntax.
moharram82/queue
2 Downloads
Queue is a PHP package for executing time-consuming tasks in the background.
fordnox/php-queue-manager
4285 Downloads
PHP Queue with database backend. Use sqlite, mysql, postgres database
pharaonic/laravel-executor
1615 Downloads
Laravel Executor is a package that allows you to execute commands, actions, jobs, and automated tasks on your production server.