dalehurley/process-manager
A lightweight parallel process runner for PHP. Execute multiple scripts concurrently with configurable parallelism, timeouts, and result tracking.
时间:2025-12-05 10:57
stellarwp/schema-models
A library for offloading tasks to background processes.
时间:2025-10-16 13:44
stellarwp/shepherd
A library for offloading tasks to background processes.
时间:2025-07-14 14:31
robertwesner/simple-mvc-php-spawner-bundle
Run background tasks that do not produce synchronous output or require monitoring.
时间:2025-06-07 14:26
vtitar/background-tasks-symfony
Symfony BackgroundTasksBundle. Create and process tasks that will be executed via cron. Could be configured time when execute, separate process for specific task groups.
时间:2025-02-25 21:02
evo-mark/wp-background-processing
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
时间:2025-01-30 23:24
kozhemin/yii2-background-task-queue
Yii2 background task queue Extension is a simple and easy-to-use extension for running background tasks in Yii2 applications
时间:2025-01-16 20:56
arraypress/wp-register-cron
A streamlined WordPress cron registration system with scheduling and job management
时间:2025-01-10 17:29
johnsear/task-scheduler
A lightweight PHP library designed for scheduling and executing command-line tasks with cron syntax.
时间:2024-12-19 17:09
white-rabbit-1-sketch/php-worker-pool
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.
时间:2024-11-24 23:44
pyncer/snyppet-task
Pyncer snyppet for handling background tasks.
时间:2024-11-15 05:12
laraxot/module_job_fila3
job module enables efficient background task execution. It lets you offload resource-heavy processes, like sending emails or data processing, improving app performance. Through simple job definition and dispatching, you can enhance user experience while tasks run seamlessly in the background.
时间:2024-08-19 14:43
moharram82/queue
Queue is a PHP package for executing time-consuming tasks in the background.
时间:2024-03-07 08:29
icephp/mini-queue
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
时间:2023-10-17 23:02
mwstake/mediawiki-component-runjobstrigger
Provides background tasks infrastructure based on MediaWikis `maintenance/runJobs.php`
时间:2021-04-07 13:45