Ross ROSS = Recommend OSS · open-source software intelligence for agents

php-enqueue/enqueue-dev

Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro observed · 2026-08-28

github.com/php-enqueue/enqueue-dev · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 58
  • Release rhythm 78
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 3534
  • days_rel: 151
  • days_push: 254
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

2219 stars · 429 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Enqueue is a production-ready messaging solution for PHP that provides a unified API for creating, sending, and reading messages across many transports such as AMQP/RabbitMQ, Amazon SQS, Kafka, Redis, STOMP, and Doctrine DBAL. It also includes job queue, message bus, broadcasting, and WebSocket (WAMP) capabilities with integrations for Symfony, Laravel, and Magento.

Use cases

  • send background jobs from a PHP app to a queue
  • integrate RabbitMQ with Symfony or Laravel
  • publish and consume messages across microservices in PHP
  • use Amazon SQS or Kafka from PHP with one API
  • broadcast real-time events to browsers over WebSockets
  • retry failed jobs with delayed and scheduled message delivery
  • decouple long-running tasks from web requests in Magento

When to choose

  • you need a single, transport-agnostic messaging abstraction across multiple brokers in PHP
  • you want battle-tested, production-ready queueing with Symfony, Laravel, or Magento integration
  • you need job scheduling, retries, and delayed messages beyond simple queue push/pop
  • you want queue-interop compatible code so you can swap brokers without rewriting consumers

When to avoid

  • you work outside the PHP ecosystem
  • you need a standalone message broker rather than a client library
  • your app is small enough that direct database polling or cron suffices
  • you require transports Enqueue does not support

Facets

library · maturity stable

message-queue websocket rpc middleware microservices backend web-development php cross-platform job-queue amqp rabbitmq amazon-sqs kafka redis stomp sns symfony laravel magento doctrine-dbal gearman beanstalkd wamp message-bus queue-interop broadcasting pub-sub async-processing forma-pro messaging

3 sources

Member repositories

RepositoryRoleHealth v2
php-enqueue/enqueue-devmain73

For agents

markdown · JSON · MCP: product_card(name="php-enqueue/enqueue-dev")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem