abc/job-server-bundle
Symfony bundle for asynchronous distributed job processing via php-enqueue. Supports jobs, batches, sequences, free composition, status tracking, cancellation/restart, cron jobs (with AbcSchedulerBundle), plus a JSON REST API, PHP client, and OpenAPI docs.
cron scripts with managed, retryable workflows.Adopt if:
Look elsewhere if:
*"This bundle lets us replace unreliable cron jobs and slow synchronous workflows with a scalable, observable job system—like a ‘background task operating system’ for Symfony. It’s open-source (MIT), integrates with our existing message queues (e.g., RabbitMQ), and gives us real-time job statuses via REST API. For example, we could:
*"This is a Symfony-native wrapper around Enqueue for stateful job orchestration. Key upsides:
validate → process → notify).How can I help you explore Laravel packages today?