Libraries tagged by job processing
adventgroup/php-resque
92 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
abuisine/php-resque
93 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
protec/php-resque-ex
2720 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
mcfedr/php-resque
20859 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
out001a/tasque
9 Downloads
Redis based library for creating background tasks and processing them later.
kislayphp/queue
8 Downloads
Native PHP distributed job queue with a standalone queue server, producer client, worker runtime, retries, and DLQ support
sportarchive/cloud-transcode-com-sdk
204 Downloads
PHP SDK for the Cloud Processing Engine client applications. Allows communication with the CPE Stack over SQS: start_job, get activity progress, etc. It is a simple SQS wrapper.
phresque/phresque-addons
180 Downloads
A background processing implementation inspired by php-resque
mead-steve/mon-work-go
16 Downloads
A simple mongo DB based work queue.
nexphant/queue
22 Downloads
Nexphant Queue - Background job processing
mkrmr/emphloyer
39083 Downloads
Job processing with pluggable backends made easy
white-rabbit-1-sketch/php-worker-pool
6 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.
tobento/service-queue
146 Downloads
A queue system for processing jobs in background.
sergo920/laravel-queue-aws-batch
7875 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
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