aboutcoders/job-bundle
Symfony bundle for asynchronous job processing via method annotations and DI services. Track status, cancel/update/restart jobs, run scheduled (cron) jobs, and expose a JSON REST API. Supports many queues: DBAL, RabbitMQ, Redis, SQS, IronMQ, Beanstalkd, more.
A symfony bundle to process jobs asynchronously by simply annotating a method and registering the class within the service container.
This bundle provides the following features:
Please take a look at aboutcoders/job-bundle-skeleton-app to see how the AbcJobBundle can be used within Symfony project.
The MIT License (MIT). Please see License File for more information.
How can I help you explore Laravel packages today?