Libraries tagged by queued
digiloopinc/laravel-pausable-batch
163 Downloads
A Laravel package that adds pause and resume controls to queued batch jobs.
devgeniem/wp-queue
130 Downloads
WordPress Queue is a modular library for managing queued tasks in WordPress.
creativecrafts/laravel-ai-agent-kit
302 Downloads
Laravel AI Agent Kit is a Laravel package that delivers a structured agent-workflow toolkit on the official Laravel AI SDK: pipelines, queued jobs, multi-agent orchestration, safe tooling, resilience, and redacted domain events for operational visibility.
charlielangridge/lunar-xero
227 Downloads
Xero integration for Lunar with Filament admin tooling, OAuth connection management, and queued customer, invoice, and payment sync.
cboxdk/laravel-siem
305 Downloads
The SIEM log-streaming delivery engine for Laravel — a durable transactional outbox, queued batched delivery with retry/backoff/dead-letter/circuit-breaker, SSRF-guarded HTTP egress, encrypted destination secrets, and PII redaction, on top of the framework-agnostic cboxdk/siem core.
bylexus/php-tr
173 Downloads
Queued Task worker library for PHP backed by a relational database
boring-o11y/skystan
12 Downloads
Larastan/PHPStan rules for queued Laravel jobs: ShouldBeUnique jobs must declare uniqueFor and (when parameterized) uniqueId, unique jobs may not be batched or bulk-dispatched, batched jobs must be Batchable and honour cancellation, jobs holding an Eloquent model in a public property must use SerializesModels, and jobs dispatched inside DB::transaction() must use afterCommit.
arpanihan/auditify
28 Downloads
A high-performance, decoupled audit logging and real-time threat detection package for Laravel. Features action log diffs, session activity tracking, custom authorization callbacks, and queued alerts.
swilson1337/jquery-pjax-queued
3736 Downloads
Puts Pjax requests into a queue to allow multiple on one page
edwilde/silverstripe-queuedjobs-live
121 Downloads
Live updates for Silverstripe Queued Jobs admin panel
mocavo/queued-http-client
180 Downloads
Laravel package to queued up HTTP calls for later delivery
sunnysideup/cron-jobs
313 Downloads
Silverstripe Module to facilitate complext queued jobs / cron jobs to run.
silverstripe-australia/gearman
13242 Downloads
A simple integration with the gearmand job processor
iak/dispatch-group
8 Downloads
Run code when a group of queued jobs has completed, successfully or not.
teamzac/laravel-workflows
185 Downloads
A Laravel package for running queued, multi-step workflows