Libraries tagged by asynchronous tasks
gyselroth/mongodb-php-task-scheduler
2638 Downloads
Asynchronous task scheduler for PHP based on MongoDB
allprogrammic/resque
10519 Downloads
Resque PHP
zenaton/zenaton-php
43694 Downloads
Zenaton PHP library
zircote/rhubarb
81478 Downloads
A PHP Celery Client Implementation
symplely/coroutine
1580 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
uppes/coroutine
626 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
dmamontov/asynctask
2337 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
seiger/stask
241 Downloads
Asynchronous task management system for Evolution CMS. Handle background operations and task queues with reliability and performance.
edipoelwes/laravel-rabbitmq-worker
4598 Downloads
This project is a Laravel package that facilitates the execution of RabbitMQ worker processes. It simplifies the configuration, management, and monitoring of worker processes, allowing you to easily integrate RabbitMQ into your Laravel application to handle asynchronous tasks efficiently and scalably.
bricev/jobqueue
2425 Downloads
JobQueue is a PHP component that queues `tasks` defining `jobs` which can be executed by asynchronous and/or distributed `workers`
luojilab/async-task-lib
294 Downloads
A complete asynchronous task processing system with multiple processes, exception retry
trt/async-tasks-bundle
19 Downloads
This bundle allows to dispatch asynchronous events in symfony2. It uses RabbitMQ to send messages to the consumers..
parallel-php/parallel-task
304 Downloads
PHP parallel task multi-thread message based library
sinacms/multiprocess
115 Downloads
a tool for PHP multi process asynchronous tasks manage
allprogrammic/resque-bundle
10538 Downloads
Symfony ResqueBundle