PackageTrack
Sign in Get early access

laravel/reverb

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.

v1.11.1 20M downloads/mo #395 most downloaded on Packagist laravel/reverb

What this package is like to depend on

Last release 17 days ago

06 Aug 2026

Ships fairly regularly

a new release about every 4 weeks

Nearly every release is documented

notes for 30 of 30 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

44 releases · first in 2024

14 releases in the last 12 months

see the full history below

Release timeline

44 releases · Mar 2024 to Aug 2026
2025 2026
Release Pre-release

Releases

latest 44
  1. v1.11.1 06 Aug 2026
    Release notes
    • Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in #396
    • Prefer an identified connection when flattening channel connections by @phuclh in #399
    Open source →
    Release notes
    • Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in https://github.com/laravel/reverb/pull/396
    • Prefer an identified connection when flattening channel connections by @phuclh in https://github.com/laravel/reverb/pull/399
    Open source →
  2. v1.11.0 25 Jun 2026
    Release notes
    • Pin GitHub Actions to commit SHAs and add Dependabot config by @joetannenbaum in #383
    • Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by @dependabot[bot] in #384
    • Add Dependabot cooldown of 5 days by @nunomaduro in #385
    • Enable Dependabot auto-merge by @nunomaduro in #386
    • Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by @dependabot[bot] in #388
    • Carry socket id through pub/sub so toOthers works across servers by @ggrinfelds in #389
    • Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in #391
    • Add registerDevCommands helper by @joetannenbaum in #392
    • Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #394
    • Auto register dev commands by @joetannenbaum in #395
    Open source →
    Release notes
    • Pin GitHub Actions to commit SHAs and add Dependabot config by @joetannenbaum in https://github.com/laravel/reverb/pull/383
    • Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by @dependabot[bot] in https://github.com/laravel/reverb/pull/384
    • Add Dependabot cooldown of 5 days by @nunomaduro in https://github.com/laravel/reverb/pull/385
    • Enable Dependabot auto-merge by @nunomaduro in https://github.com/laravel/reverb/pull/386
    • Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by @dependabot[bot] in https://github.com/laravel/reverb/pull/388
    • Carry socket id through pub/sub so toOthers works across servers by @ggrinfelds in https://github.com/laravel/reverb/pull/389
    • Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in https://github.com/laravel/reverb/pull/391
    • Add registerDevCommands helper by @joetannenbaum in https://github.com/laravel/reverb/pull/392
    • Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in https://github.com/laravel/reverb/pull/394
    • Auto register dev commands by @joetannenbaum in https://github.com/laravel/reverb/pull/395
    Open source →
  3. v1.10.2 10 May 2026
    Release notes
    • Use timing-safe comparison for Pusher HTTP API signature check by @pushpak1300 in #381
    Open source →
    Release notes
    • Use timing-safe comparison for Pusher HTTP API signature check by @pushpak1300 in https://github.com/laravel/reverb/pull/381
    Open source →
  4. v1.10.1 30 Apr 2026
    Release notes
    • [1.x] perf(pusher): drop O(N²) connections() merge from pubsub hot path by @agustinprod in #379
    Open source →
    Release notes
    • [1.x] perf(pusher): drop O(N²) connections() merge from pubsub hot path by @agustinprod in https://github.com/laravel/reverb/pull/379
    Open source →
  5. v1.10.0 29 Mar 2026
    Release notes
    • Use singletonIf and bindIf in makePusherRouter to prevent overwriting user-defined bindings by @andre-hoffmann in #373
    • Include server path in broadcasting connection config by @JoshSalway in #374
    Open source →
    Release notes
    • Use singletonIf and bindIf in makePusherRouter to prevent overwriting user-defined bindings by @andre-hoffmann in https://github.com/laravel/reverb/pull/373
    • Include server path in broadcasting connection config by @JoshSalway in https://github.com/laravel/reverb/pull/374
    Open source →
  6. v1.9.0 20 Mar 2026
    Release notes
    Open source →
    Release notes
    • [1.x] Adds support for rate limiting by @joedixon in https://github.com/laravel/reverb/pull/371
    Open source →
  7. v1.8.1 14 Mar 2026
    Release notes
    • [1.x] Fix auth signature verification when using a custom server path by @hamedelasma in #368
    Open source →
    Release notes
    • [1.x] Fix auth signature verification when using a custom server path by @hamedelasma in https://github.com/laravel/reverb/pull/368
    Open source →
  8. v1.8.0 21 Feb 2026
    Release notes
    Open source →
    Release notes
    • Restrict client whisper events to channel members by @joshuadwire in https://github.com/laravel/reverb/pull/365
    Open source →
  9. v1.7.1 04 Feb 2026
    Release notes
    Open source →
    Release notes
    • Supports Laravel 13 by @crynobone in https://github.com/laravel/reverb/pull/364
    • Remove Output aliases from Laravel Reverb configuration by @crynobone in https://github.com/laravel/reverb/pull/363
    Open source →
  10. v1.7.0 06 Jan 2026
    Release notes
    Open source →
    Release notes
    • [1.x] Fixes memory leak by @joedixon in https://github.com/laravel/reverb/pull/359
    • Add allowed classes by @taylorotwell in https://github.com/laravel/reverb/pull/360
    Open source →
  11. v1.6.3 28 Nov 2025
    Release notes
    • Add reload command by @barryvdh in https://github.com/laravel/reverb/pull/355
    Open source →
  12. v1.6.2 21 Nov 2025
    Release notes
    • [1.x] PHP 8.5 Compatibility by @crynobone in https://github.com/laravel/reverb/pull/353
    Open source →
  13. v1.6.1 11 Nov 2025
    Release notes
    • Decode the client event data if it is a valid json string by @vunguyen-it in https://github.com/laravel/reverb/pull/352
    Open source →
  14. v1.6.0 07 Sep 2025
    Release notes
    • [1.x] Adds optional application level connection limits by @joedixon in https://github.com/laravel/reverb/pull/347
    • Remove re-subscription logic in scaling mode by @ashiquzzaman33 in https://github.com/laravel/reverb/pull/346
    Open source →
  15. v1.5.1 16 Jun 2025
    Release notes
    • Update logo by @iamdavidhill in https://github.com/laravel/reverb/pull/330
    • Fix encoding of data field in presence channel events to match Pusher protocol by @alinapotupchik in https://github.com/laravel/reverb/pull/337
    Open source →
  16. v1.5.0 31 Mar 2025
    Release notes
    • [1.x] Bump dependencies to fix tests by @joedixon in https://github.com/laravel/reverb/pull/323
    • [1.x] Adds support for reconnecting to Redis if disconnected by server by @joedixon in https://github.com/laravel/reverb/pull/281
    • [1.x] Sets X-Powered-By header by @joedixon in https://github.com/laravel/reverb/pull/327
    • [1.x] Fix issue with quoted string in .env when running install command by @joedixon in https://github.com/laravel/reverb/pull/328
    Open source →
  17. v1.4.8 16 Mar 2025
    Release notes
    • Allow client event without data by @v-sulzhin in https://github.com/laravel/reverb/pull/315
    Open source →
  18. v1.4.7 06 Mar 2025
    Release notes
    • [1.x] Adds support for server path prefix by @adrum in https://github.com/laravel/reverb/pull/311
    Open source →
  19. v1.4.6 28 Jan 2025
    Release notes
    • [1.x] Add Message Payload Validation and Improve Channel Data Handling by @MahdiBagheri71 in https://github.com/laravel/reverb/pull/303
    • Supports Laravel 12 by @crynobone in https://github.com/laravel/reverb/pull/304
    Open source →
  20. v1.4.5 27 Dec 2024
    Release notes
    • [1.x] Fix tests by @joedixon in https://github.com/laravel/reverb/pull/293
    • [1.x] Check if channel variable isn't null when passed as a filter on channels() method in ArrayChannelManager by @kirills-morozovs in https://github.com/laravel/reverb/pull/292
    Open source →
  21. v1.4.4 06 Dec 2024
    Release notes
    • [1.x] Allow publishing to others only when using Redis by @larswolff in https://github.com/laravel/reverb/pull/275
    • Herd is available for Windows, this update enables certificate checki… by @iaidan in https://github.com/laravel/reverb/pull/277
    • Bugfix for PR 275 - omit socket-id if null by @larswolff in https://github.com/laravel/reverb/pull/280
    Open source →
  22. v1.4.3 31 Oct 2024
    Release notes
    • Test against php 8.4 by @sergiy-petrov in https://github.com/laravel/reverb/pull/267
    Open source →
  23. v1.4.2 24 Oct 2024
    Release notes
    • [1.x] Optionally uses control frames for handling ping and pong by @joedixon in https://github.com/laravel/reverb/pull/253
    Open source →
  24. v1.4.1 04 Oct 2024
    Release notes
    • [1.x] Re-subscribes to the scaling channel when the underlying connection is lost by @ashiquzzaman33 in https://github.com/laravel/reverb/pull/251
    Open source →
  25. v1.4.0 01 Oct 2024
    Release notes
    • [1.x] Implements API signature verification by @joedixon in https://github.com/laravel/reverb/pull/252
    • [1.x] Supports Laravel Prompts 0.3 by @crynobone in https://github.com/laravel/reverb/pull/255
    Open source →
  26. v1.3.1 19 Sep 2024
    Release notes
    • [1.x] Supports laravel/prompts v0.2 by @crynobone in https://github.com/laravel/reverb/pull/249
    Open source →
  27. v1.3.0 03 Sep 2024
    Release notes
    • Add an activity timeout configuration option by @zeke0816 in https://github.com/laravel/reverb/pull/241
    Open source →
  28. v1.2.0 16 Aug 2024
    Release notes
    • Dispatch an event when channel created or removed. by @kirills-morozovs in https://github.com/laravel/reverb/pull/242
    Open source →
  29. v1.1.0 06 Aug 2024
    Release notes
    • Dispatch an event when a connection is pruned. by @joekaram in https://github.com/laravel/reverb/pull/235
    • [1.x] Add support for wildcard allowed origins by @rabrowne85 in https://github.com/laravel/reverb/pull/233
    • Prevent message with data: "" taking server down by @lee-van-oetz in https://github.com/laravel/reverb/pull/237
    • Remove duplicate code by @FeBe95 in https://github.com/laravel/reverb/pull/240
    Open source →
  30. v1.0.0 02 Jul 2024
    Release notes

    Initial release.

    Open source →
  31. v1.0.0-beta9 25 Apr 2024 pre-release

    Nothing published for this version

  32. v1.0.0-beta8 22 Apr 2024 pre-release

    Nothing published for this version

  33. v1.0.0-beta7 16 Apr 2024 pre-release

    Nothing published for this version

  34. v1.0.0-beta6 07 Apr 2024 pre-release

    Nothing published for this version

  35. v1.0.0-beta5 27 Mar 2024 pre-release

    Nothing published for this version

  36. v1.0.0-beta4 18 Mar 2024 pre-release

    Nothing published for this version

  37. v1.0.0-beta3 14 Mar 2024 pre-release

    Nothing published for this version

  38. v1.0.0-beta2 12 Mar 2024 pre-release

    Nothing published for this version

  39. v1.0.0-beta14 27 Jun 2024 pre-release

    Nothing published for this version

  40. v1.0.0-beta13 31 May 2024 pre-release

    Nothing published for this version

  41. v1.0.0-beta12 27 May 2024 pre-release

    Nothing published for this version

  42. v1.0.0-beta11 09 May 2024 pre-release

    Nothing published for this version

  43. v1.0.0-beta10 02 May 2024 pre-release

    Nothing published for this version

  44. v1.0.0-beta1 12 Mar 2024 pre-release

    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