PackageTrack
Sign in Get early access

utopia-php/queue

A powerful task queue.

1.4.0 290K downloads/mo #4723 most downloaded on Packagist utopia-php/queue

What this package is like to depend on

Last release 4 days ago

19 Aug 2026

Ships fairly regularly

a new release about every 1 weeks

Rarely documented

notes for 10 of 76 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

76 releases · first in 2022

48 releases in the last 12 months

see the full history below

Release timeline

76 releases · Oct 2022 to Aug 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 76
  1. 1.4.0 19 Aug 2026
    Release notes
    • feat(queue): publish many messages in one round trip

    Changes: utopia-php/monorepo@queue/1.3.1...queue/1.4.0

    Open source →
  2. 1.3.1 19 Aug 2026
    Release notes
    • test(queue): pump dead-lettering via receive(), not getQueueSize()
    • test(queue): use assertNotInstanceOf for the nullable-Throwable assertion (rector)
    • fix(queue): read queue depth on a dedicated NATS connection

    Changes: utopia-php/monorepo@queue/1.3.0...queue/1.3.1

    Open source →
  3. 1.3.0 18 Aug 2026
    Release notes
    • Merge remote-tracking branch 'origin/main' into cursor/multi-job-queue-platform-f0c8
    • Fix queue Adapter pint and rector style
    • Make Adapter own the consumer factory for multi-queue isolation
    • Require a consumer factory for multi-queue Server::start()
    • Remove temporary queue multi-mode benchmark harness.
    • Fix Utopia CI: validators linked resolve, dns lock, Vale
    • Close single-queue consume gap vs main
    • Deepen Benchmark checkout and fix queue gitignore
    • Fetch baseline ref so CI queue benches compare against main
    • Add queue consume benchmark with multi-queue and main baseline
    • Fix README publish examples to use Broker::enqueue
    • Make queue name and concurrency exclusive to job()
    • Make jobs the source of truth for queues and concurrency
    • Clarify multi-queue README against the single-queue example
    • Fix CI pint/rector and platform PHPUnit suite overlap
    • Prefer single-word names for multi-queue APIs
    • Allow validators 0.4 or 0.5 in queue
    • Add multi-queue jobs with independent coroutine caps

    Changes: utopia-php/monorepo@queue/1.2.4...queue/1.3.0

    Open source →
  4. 1.2.5 19 Aug 2026
    Release notes
    • test(queue): pump dead-lettering via receive(), not getQueueSize()
    • test(queue): use assertNotInstanceOf for the nullable-Throwable assertion (rector)
    • fix(queue): read queue depth on a dedicated NATS connection

    Changes: utopia-php/monorepo@queue/1.2.4...queue/1.2.5

    Open source →
  5. 1.2.4 17 Aug 2026
    Release notes
    • fix(queue): don't store depth gauges in unused properties
    • feat(queue): add failed queue depth gauge

    Changes: utopia-php/monorepo@queue/1.2.3...queue/1.2.4

    Open source →
  6. 1.2.3 17 Aug 2026
    Release notes
    • Merge pull request #135 from utopia-php/feat/nats-idiomatic-naming
    • chore(queue): document single-namespace contract, tighten Broker\Nats guard
    • fix(queue): address Broker\Nats naming review (cross-instance guard + length)
    • feat(queue): NATS-idiomatic stream/subject naming for Broker\Nats

    Changes: utopia-php/monorepo@queue/1.2.2...queue/1.2.3

    Open source →
  7. 1.2.2 15 Aug 2026
    Release notes
    • Merge pull request #138 from utopia-php/feat/queue-duration-buckets
    • feat(queue): widen the duration histogram buckets

    Changes: utopia-php/monorepo@queue/1.2.1...queue/1.2.2

    Open source →
  8. 1.2.1 14 Aug 2026
    Release notes
    • chore: allow validators 0.5

    Changes: utopia-php/monorepo@queue/1.2.0...queue/1.2.1

    Open source →
  9. 1.2.0 13 Aug 2026
    Release notes
    • Merge pull request #126 from utopia-php/queue-nats-broker
    • queue: extract Broker\Nats wire identifiers into typed constants
    • queue: bound Broker\Nats stream/subject names with sha256
    • queue: injective stream/subject naming in Broker\Nats (bin2hex, no truncated hash)
    • queue: byte-safe Broker\Nats identity (length-prefixed, not JSON)
    • queue: derive Broker\Nats subjects from an identity hash
    • queue: make Broker\Nats queue identity unambiguous
    • queue: best-effort terminal dead-lettering for crash-looped messages
    • queue: fix priority/normal subject overlap in Broker\Nats
    • queue: address Greptile review on Broker\Nats
    • queue: namespace-scope Broker\Nats stream names; document commit/reject affinity
    • queue: fix Vale spelling errors in NATS README section
    • queue: Broker\Nats via Broker\Pool + README docs
    • queue: apply Rector fixes to Broker\Nats + NatsBrokerTest
    • queue: add full Server/Adapter run-loop test for Broker\Nats
    • queue: expand Broker\Nats e2e coverage (4 -> 12 tests)
    • queue: pin utopia-php/nats to ^1.0.0 (released)
    • queue: add NATS JetStream broker (Broker\Nats) with native DLQ

    Changes: utopia-php/monorepo@queue/1.1.5...queue/1.2.0

    Open source →
  10. 1.1.5 12 Aug 2026
    Release notes
    • chore(queue): allow utopia-php/lock 0.3

    Changes: utopia-php/monorepo@queue/1.1.4...queue/1.1.5

    Open source →
  11. 1.1.4 10 Aug 2026

    Nothing published for this version

  12. 1.1.3 05 Aug 2026

    Nothing published for this version

  13. 1.1.2 05 Aug 2026

    Nothing published for this version

  14. 1.1.1 05 Aug 2026

    Nothing published for this version

  15. 1.1.0 04 Aug 2026

    Nothing published for this version

  16. 1.0.1 04 Aug 2026

    Nothing published for this version

  17. 1.0.0 04 Aug 2026

    Nothing published for this version

  18. 0.24.0 31 Jul 2026

    Nothing published for this version

  19. 0.23.0 27 Jul 2026

    Nothing published for this version

  20. 0.22.2 13 Jul 2026

    Nothing published for this version

  21. 0.22.1 26 Jun 2026

    Nothing published for this version

  22. 0.22.0 22 Jun 2026

    Nothing published for this version

  23. 0.21.2 20 Jun 2026

    Nothing published for this version

  24. 0.21.1 10 Jun 2026

    Nothing published for this version

  25. 0.21.0 10 Jun 2026

    Nothing published for this version

  26. 0.20.0 04 Jun 2026

    Nothing published for this version

  27. 0.19.0 02 Jun 2026

    Nothing published for this version

  28. 0.18.6 01 Jun 2026

    Nothing published for this version

  29. 0.18.5 01 Jun 2026

    Nothing published for this version

  30. 0.18.4 21 May 2026

    Nothing published for this version

  31. 0.18.3 14 May 2026

    Nothing published for this version

  32. 0.18.2 05 May 2026

    Nothing published for this version

  33. 0.18.1 29 Apr 2026

    Nothing published for this version

  34. 0.18.0 23 Apr 2026

    Nothing published for this version

  35. 0.17.0 23 Mar 2026

    Nothing published for this version

  36. 0.16.0 13 Mar 2026

    Nothing published for this version

  37. 0.15.6 23 Feb 2026

    Nothing published for this version

  38. 0.15.5 10 Feb 2026

    Nothing published for this version

  39. 0.15.4 04 Feb 2026

    Nothing published for this version

  40. 0.15.3 04 Feb 2026

    Nothing published for this version

  41. 0.15.2 02 Feb 2026

    Nothing published for this version

  42. 0.15.1 16 Jan 2026

    Nothing published for this version

  43. 0.15.0 06 Jan 2026

    Nothing published for this version

  44. 0.14.1 24 Dec 2025

    Nothing published for this version

  45. 0.14.0 17 Dec 2025

    Nothing published for this version

  46. 0.13.0 21 Oct 2025

    Nothing published for this version

  47. 0.12.1 01 Jul 2025

    Nothing published for this version

  48. 0.12.0 24 Jun 2025

    Nothing published for this version

  49. 0.11.3 19 Dec 2025

    Nothing published for this version

  50. 0.11.2 17 Dec 2025

    Nothing published for this version

  51. 0.11.1 30 May 2025

    Nothing published for this version

  52. 0.11.0 30 May 2025

    Nothing published for this version

  53. 0.10.0 17 Apr 2025

    Nothing published for this version

  54. 0.9.1 28 Mar 2025

    Nothing published for this version

  55. 0.9.0 13 Mar 2025

    Nothing published for this version

  56. 0.8.6 10 Feb 2025

    Nothing published for this version

  57. 0.8.5 07 Feb 2025

    Nothing published for this version

  58. 0.8.4 07 Feb 2025

    Nothing published for this version

  59. 0.8.3 07 Feb 2025

    Nothing published for this version

  60. 0.8.2 06 Feb 2025

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive