enqueue/test
Test utilities for the Enqueue message queue ecosystem. Provides shared helpers and tooling used across Enqueue packages to simplify writing and maintaining tests for messaging components and integrations.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| enqueue/null | 0.88 | Null transport for Enqueue/Queue Interop: a no-op queue implementation that doesn’t send messages anywhere. Useful as a mock transport for tests and local development, while keeping the same messaging APIs and configuration style. | 0 | 136 | — | 240K | — | 0.8 | 44.5 | — | — | |
| enqueue/fs | 0.87 | — | 35 | 35 | 6 | 32K | 0 | 0.7 | 40.7 | MIT | 9 years ago | |
| enqueue/mongodb | 0.87 | — | 3 | 3 | 5 | 5K | 0 | 0.5 | 40.7 | MIT | 8 years ago | |
| enqueue/enqueue | 0.87 | 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 | — | |
| enqueue/async-command | 0.86 | Symfony Console extension to run commands asynchronously by pushing execution requests to a message queue via Enqueue. Useful for offloading long-running tasks and integrating CLI workflows with MQ-based background processing. | 12 | 13 | 3 | 3K | 0 | 0.5 | 32.4 | MIT | 7 years ago | |
| enqueue/amqp-ext | 0.86 | AMQP transport for Enqueue implementing amqp-interop using the PHP amqp extension. Connect Enqueue to RabbitMQ/AMQP brokers with a native extension-based driver. Documentation and support links included. | 51 | 53 | 14 | 35K | 0 | 0.8 | 39.1 | MIT | — | |
| enqueue/job-queue | 0.85 | 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 | — | |
| enqueue/amqp-tools | 0.85 | AMQP Tools for PHP Enqueue: adds practical utilities not covered by the AMQP spec, built on top of AMQP concepts. Works with any amqp-interop compatible transport. Links to docs, support, and issue tracker included. | 146 | 147 | 6 | 255K | 0 | 0.9 | 44.7 | MIT | — | |
| b2pweb/bdf-queue | 0.85 | — | 3 | 3 | 0 | 224 | 1 | 0.1 | 24.2 | MIT | — | |
| enqueue/rdkafka | 0.85 | Kafka transport for Enqueue using the RdKafka (librdkafka) extension. Implements Queue Interop so you can produce and consume messages via Kafka with Enqueue tooling. Links to docs, support channels, and issue tracker. | 52 | 54 | 39 | 48K | 0 | 1.6 | 40.9 | MIT | — | |
| enqueue/amqp-lib | 0.85 | 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 | — | |
| mtahv3/laravel-queue-snssqs | 0.85 | — | 4 | 4 | 2 | 0 | 1 | 2.6 | — | MIT | 5 years ago | |
| enqueue/pheanstalk | 0.84 | Enqueue Beanstalk Transport integrates Beanstalkd with the Enqueue queue specification, letting you send and consume messages via the Pheanstalk client. Includes docs, CI, and Packagist distribution for PHP apps and workers. | 8 | 8 | 6 | 3K | 1 | 0.3 | 35.3 | MIT | — | |
| enqueue/sqs | 0.84 | — | 37 | 37 | 18 | 85K | 0 | 0.8 | 46.3 | MIT | — | |
| enqueue/snsqs | 0.84 | — | 1 | 1 | 6 | 11K | 0 | 0.5 | 51.8 | MIT | 7 years ago | |
| enqueue/gearman | 0.84 | Gearman transport for Enqueue: send and consume queue messages via a Gearman broker using Enqueue’s queue specification. Part of the php-enqueue ecosystem with docs, support chat, and CI-tested releases. | 3 | 3 | 2 | 641 | 0 | 0.4 | 30.5 | MIT | 8 years ago | |
| arko/queue-manager | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| enqueue/sns | 0.84 | Amazon SNS transport for Enqueue/Queue Interop. Send and consume messages via AWS SNS using a standards-based PHP queue abstraction. Part of the Enqueue ecosystem with docs, CI, and Packagist distribution. | 6 | 6 | 9 | 20K | 0 | 0.6 | 47.7 | MIT | 7 years ago | |
| enqueue/simple-client | 0.84 | Enqueue Simple Client combines Enqueue client classes with Symfony components into an easy-to-use SimpleClient facade for sending and consuming messages via queues. Part of the Enqueue ecosystem; see docs and support via the project site. | 22 | 22 | 8 | 22K | 0 | 0.5 | 41.2 | 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 | — |
How can I help you explore Laravel packages today?