illuminate/queue
Illuminate Queue is Laravel’s queue component, offering a unified API for multiple backends to run time‑consuming jobs asynchronously. Use the Capsule manager to configure connections outside Laravel and push jobs via instance or static access.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| queue-interop/amqp-interop | 0.84 | AMQP interop interfaces for PHP message queues. Defines common contracts to work with AMQP brokers (e.g., RabbitMQ) across different clients and frameworks, enabling portable producers/consumers, exchanges, queues, and message handling without vendor lock-in. | 145 | 146 | 10 | 344K | 4 | 6.1 | 47.9 | MIT | 1 year ago | |
| mtahv3/laravel-queue-snssqs | 0.84 | — | 4 | 4 | 2 | 0 | 1 | 2.6 | — | MIT | 5 years ago | |
| bernardosecades/queue-system-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cloudone/job-queue-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| enqueue/job-queue | 0.83 | Enqueue Job Queue is a transport-agnostic PHP job queue component that adds higher-level features like unique jobs, sub-jobs, dependent jobs, and more. Built on top of Enqueue transports; includes docs, community support, and MIT license. | 34 | 34 | 12 | 2K | 0 | 0.5 | 25.6 | MIT | — | |
| aureja/job-queue | 0.83 | JobQueue is a PHP package for managing job queues, providing a simple way to enqueue, process, and organize background tasks in your application. Suitable for basic queueing needs with a lightweight setup and straightforward API. | 3 | 3 | 2 | 0 | 0 | 0.1 | — | MIT | — | |
| enqueue/snsqs | 0.83 | — | 1 | 1 | 6 | 11K | 0 | 0.5 | 51.8 | MIT | 7 years ago | |
| queue-interop/queue-spec | 0.83 | PSR-style interfaces for interoperable PHP message queues. Defines common contracts for contexts, producers/consumers, messages, destinations, and delivery options so different queue libraries and transports can be swapped without changing application code. | 2 | 2 | 0 | 4K | 0 | 3.9 | 43.4 | MIT | 5 years ago | |
| yiisoft/yii2-queue | 0.82 | Yii2 Queue runs tasks asynchronously via pluggable queue backends: DB, Redis, RabbitMQ/AMQP, Beanstalk, ActiveMQ, and Gearman. Define jobs as classes implementing JobInterface and push them to the queue for background processing. | 1,064 | 1,087 | 286 | 230K | 64 | 32.1 | 54.9 | BSD-3-Clause | 8 years ago | |
| illuminate/http | 0.82 | Illuminate Http provides Laravel’s HTTP layer: a rich Request and Response API, input and file handling, headers/cookies, sessions, redirects, and helpers for working with Symfony HTTP components. Useful for building middleware and controllers cleanly. | 119 | 131 | 38 | 554K | 0 | 1.8 | 50.8 | MIT | — | |
| b2pweb/bdf-queue | 0.82 | — | 3 | 3 | 0 | 224 | 1 | 0.1 | 24.2 | MIT | — | |
| dansan/jobboy | 0.81 | JobBoy is the core library for the JobBoyProject, providing the foundational components used across the project. For setup and usage details, see the official documentation in the jobboy-doc repository. | 2 | 2 | 0 | 70 | 0 | 0.0 | 20.1 | MIT | — | |
| duguncom/queue-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 2 | 2.2 | — | — | 6 years ago | |
| enqueue/sqs | 0.81 | — | 37 | 37 | 18 | 85K | 0 | 0.8 | 46.3 | MIT | — | |
| enqueue/amqp-lib | 0.81 | AMQP transport for Enqueue implementing amqp-interop on top of php-amqplib. Connect to RabbitMQ/AMQP brokers to publish and consume messages, with links to docs, support, and issue tracking. MIT licensed. | 107 | 113 | 22 | 136K | 0 | 1.4 | 42.8 | MIT | — | |
| enqueue/enqueue | 0.80 | Enqueue is a PHP message queue toolkit with transport, client, and consumption components to simplify building and processing messages across queue systems. Includes advanced features, docs, and community support for production-ready MQ integration. | 190 | 198 | 37 | 235K | 0 | 2.2 | 42.6 | MIT | — | |
| illuminate/view | 0.80 | Illuminate View is Laravel’s templating and view rendering component. It compiles and renders Blade templates, manages view composers and shared data, supports view discovery, caching, and engines, and integrates cleanly with the rest of the Illuminate framework. | 130 | 140 | 50 | 646K | 0 | 2.2 | 51.4 | MIT | — | |
| illuminate/bus | 0.80 | Illuminate Bus provides Laravel’s command bus for dispatching jobs, commands, and queued tasks. It supports sync and async dispatch, job chaining, batching, middleware-style pipelines, and robust integration with the queue system for background processing. | 60 | 61 | 9 | 800K | 0 | 0.6 | 55.3 | MIT | — | |
| arko/queue-manager | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| illuminate/translation | 0.79 | Illuminate Translation is Laravel’s translation engine, providing a Translator with loaders, language files, and fallback locales to resolve strings and pluralization. Supports namespaces, JSON translations, and runtime locale switching for multilingual PHP apps. | 69 | 73 | 11 | 482K | 0 | 0.7 | 53.0 | MIT | — |
How can I help you explore Laravel packages today?