dcnl1980/laravel-websockets
An easy to launch a Pusher-compatible WebSockets server for Laravel.
Maintainers
Requires
- cboden/ratchet: ^0.4.1
- clue/redis-react: ^2.3
- doctrine/dbal: ^2.9
- evenement/evenement: ^2.0|^3.0
- facade/ignition-contracts: ^1.0
- guzzlehttp/psr7: ^1.5|^2.0
- illuminate/broadcasting: ^6.3|^7.0|^8.0
- illuminate/console: ^6.3|^7.0|^8.0
- illuminate/http: ^6.3|^7.0|^8.0
- illuminate/queue: ^6.3|^7.0|^8.0
- illuminate/routing: ^6.3|^7.0|^8.0
- illuminate/support: ^6.3|^7.0|^8.0
- pusher/pusher-php-server: ^4.0|^5.0
- react/promise: ^2.0
- symfony/http-kernel: ^4.0|^5.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.0|^9.0
Suggests
- ext-pcntl: Running the server needs pcntl to listen to command signals and soft-shutdown.
Provides
None
Conflicts
None
Replaces
None
MIT ce8219db5d26f80dcc51214e90bbf4861b8ddaf9
- Marcel Pociot <marcel.woop@beyondco.de>
- Freek Van der Herten <freek.woop@spatie.be>
- Alex Renoki
- Chris van Steenbergen
This package is auto-updated.
Last update: 2026-06-29 02:04:33 UTC
README
👁 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.
Installation
composer require dcnl1980/laravel-websockets
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
Credits are going to the awesome beyondcode developers:
License
The MIT License (MIT). Please see License File for more information.
