Libraries tagged by asynchronous tasks
allprogrammic/resque-bundle
9686 Downloads
Symfony ResqueBundle
zenaton/zenaton-php
43691 Downloads
Zenaton PHP library
symplely/coroutine
1578 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
dmamontov/asynctask-7
12822 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.
uppes/coroutine
626 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
dmamontov/asynctask
2331 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.
bricev/jobqueue
2425 Downloads
JobQueue is a PHP component that queues `tasks` defining `jobs` which can be executed by asynchronous and/or distributed `workers`
hiblaphp/task
5 Downloads
High level abstraction leyer for running asynchronous task wihout managin the eventloop
gyselroth/mongodb-php-task-scheduler
2534 Downloads
Asynchronous task scheduler for PHP based on MongoDB
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
241 Downloads
PHP parallel task multi-thread message based library
sinacms/multiprocess
114 Downloads
a tool for PHP multi process asynchronous tasks manage
symplely/spawn
2470 Downloads
An simply `uv_spawn` or `proc-open` wrapper API to execute and manage a Pool of child-processes, achieving parallel/asynchronous PHP for Blocking I/O.
devgeniem/wp-queue
127 Downloads
WordPress Queue is a modular library for managing queued tasks in WordPress.