laravel / reverb
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
Installs: 815 738
Dependents: 14
Suggesters: 0
Security: 1
Stars: 1 099
Watchers: 26
Forks: 90
Open Issues: 10
Requires
- php: ^8.2
- clue/redis-react: ^2.6
- guzzlehttp/psr7: ^2.6
- illuminate/console: ^10.47|^11.0
- illuminate/contracts: ^10.47|^11.0
- illuminate/http: ^10.47|^11.0
- illuminate/support: ^10.47|^11.0
- laravel/prompts: ^0.1.15|^0.2.0|^0.3.0
- pusher/pusher-php-server: ^7.2
- ratchet/rfc6455: ^0.3.1
- react/promise-timer: ^1.10
- react/socket: ^1.14
- symfony/console: ^6.0|^7.0
- symfony/http-foundation: ^6.3|^7.0
Requires (Dev)
- orchestra/testbench: ^8.0|^9.0
- pestphp/pest: ^2.0
- phpstan/phpstan: ^1.10
- ratchet/pawl: ^0.4.1
- react/async: ^4.2
- react/http: ^1.9
This package is auto-updated.
Last update: 2024-10-31 17:06:49 UTC
README
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.