laravel/reverb
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
Maintainers
Requires
- php: ^8.2
- clue/redis-react: ^2.6
- guzzlehttp/psr7: ^2.6
- illuminate/console: ^10.47|^11.0|^12.0|^13.0
- illuminate/contracts: ^10.47|^11.0|^12.0|^13.0
- illuminate/http: ^10.47|^11.0|^12.0|^13.0
- illuminate/support: ^10.47|^11.0|^12.0|^13.0
- laravel/prompts: ^0.1.15|^0.2.0|^0.3.0
- pusher/pusher-php-server: ^7.2
- ratchet/rfc6455: ^0.4
- react/promise-timer: ^1.10
- react/socket: ^1.14
- symfony/console: ^6.0|^7.0|^8.0
- symfony/http-foundation: ^6.3|^7.0|^8.0
Requires (Dev)
- orchestra/testbench: ^8.36|^9.15|^10.8|^11.0
- pestphp/pest: ^2.0|^3.0|^4.0
- phpstan/phpstan: ^1.10
- ratchet/pawl: ^0.4.1
- react/async: ^4.2
- react/http: ^1.9
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 43a5c0a99b1aaba33dc32f97fcf51f182dd8c8ac
- Taylor Otwell <taylor.woop@laravel.com>
- Joe Dixon <joe.woop@laravel.com>
This package is auto-updated.
Last update: 2026-06-17 08:10:20 UTC
README
👁 Build Status
👁 Total Downloads
👁 Latest Stable Version
👁 License
Introduction
Laravel Reverb brings real-time WebSocket communication for Laravel applications.
Official Documentation
Documentation for Reverb can be found on the Laravel website.
Contributing
Thank you for considering contributing to Reverb! The contribution guide can be found in the Laravel documentation.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Laravel Reverb is open-sourced software licensed under the MIT license.
