beyondcode/laravel-websockets
An easy to launch a Pusher-compatible WebSockets server for Laravel.
Maintainers
Requires
- cboden/ratchet: ^0.4.1
- clue/redis-react: ^2.5
- evenement/evenement: ^2.0|^3.0
- facade/ignition-contracts: ^1.0
- guzzlehttp/psr7: ^1.7|^2.0
- illuminate/broadcasting: ^6.3|^7.0|^8.0|^9.0
- illuminate/console: ^6.3|^7.0|^8.0|^9.0
- illuminate/http: ^6.3|^7.0|^8.0|^9.0
- illuminate/queue: ^6.3|^7.0|^8.0|^9.0
- illuminate/routing: ^6.3|^7.0|^8.0|^9.0
- illuminate/support: ^6.3|^7.0|^8.0|^9.0
- pusher/pusher-php-server: ^3.0|^4.0|^5.0|^6.0|^7.0
- react/promise: ^2.8
- symfony/http-kernel: ^4.4|^5.4|^6.0
- symfony/psr-http-message-bridge: ^1.1|^2.0
Requires (Dev)
- clue/block-react: ^1.4
- laravel/legacy-factories: ^1.1
- orchestra/testbench-browser-kit: ^4.0|^5.0|^6.0
- phpunit/phpunit: ^8.5.8|^9.3.3
Suggests
- ext-pcntl: Running the server needs pcntl to listen to command signals and soft-shutdown.
- doctrine/dbal: Required to run database migrations (^2.9|^3.0).
Provides
None
Conflicts
None
Replaces
None
MIT 605a7fa71ddabfffe381b079acc21403c7547ea2
- Marcel Pociot <marcel.woop@beyondco.de>
- Freek Van der Herten <freek.woop@spatie.be>
- Alex Renoki
This package is auto-updated.
Last update: 2024-03-07 17:44:34 UTC
README
Note
Laravel WebSockets is no longer maintained. If you are looking for a PHP-based WebSocket solution, check out Laravel Reverb which is also built on top of ReactPHP and allows you to horizontally scale the WebSocket server.
👁 Latest Version on Packagist
👁 GitHub Workflow Status
👁 Quality Score
👁 Total Downloads
Bring the power of WebSockets to your Laravel application. Drop-in Pusher replacement, SSL support, Laravel Echo support and a debug dashboard are just some of its features.
👁 https://tinkerwell.app/?ref=github
Documentation
For installation instructions, in-depth usage and deployment details, please take a look at the official documentation.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email marcel@beyondco.de instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
