Libraries tagged by background processing

mcfedr/php-resque

0 Favers
20859 Downloads

Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.

Go to Download


laraxot/module_job_fila3

0 Favers
0 Downloads

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.

Go to Download


kislayphp/queue

0 Favers
8 Downloads

Native PHP distributed job queue with a standalone queue server, producer client, worker runtime, retries, and DLQ support

Go to Download


devtransition/yii2-jobbers

0 Favers
5 Downloads

Yii 2 module for asynchronous job processing (Queue-Manager)

Go to Download


ailabtools/ailabtools

0 Favers
1 Downloads

Official PHP SDK for AILabTools AI image APIs, including background removal, image upscaling, portrait editing, and more.

Go to Download


onlyphp/codeigniter3-csvimporter

0 Favers
27 Downloads

A robust CSV importer library for CodeIgniter 3 with background processing support, progress tracking, and detailed statistics. Perfect for handling large CSV files without timeouts or memory issues.

Go to Download


nishadil/socialpostman

1 Favers
0 Downloads

SocialPostman is a PHP library to publish posts to social media platforms. (Facebook, Instagram, LinkedIn, Twitter/X) with background processing and retry support.

Go to Download


mercator/wn-queuedresize-plugin

0 Favers
10 Downloads

Queued image and PDF resizing plugin for Winter CMS, providing a drop-in replacement for the resize filter with background processing and modern formats.

Go to Download


michel/pqueue-bundle

0 Favers
0 Downloads

PQueueBundle is a Symfony bundle that integrates Pqueue, a minimalist PHP library for processing background messages using a single persistent CLI.

Go to Download


michel/pqueue

0 Favers
2 Downloads

PQueue is a minimalist PHP library for processing background messages using a single persistent CLI (managed via systemd) or periodic execution (via cron), covering 90% of use cases without external dependencies or complex worker management.

Go to Download


white-rabbit-1-sketch/php-worker-pool

1 Favers
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.

Go to Download


scones/resque

4 Favers
90 Downloads

resque (for php) is a Redis-backed library for creating background jobs, placing them on multiple queues, and processing them later. compatible to the original http://resque.github.io/

Go to Download


icephp/mini-queue

1 Favers
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

Go to Download


<< Previous