korot1245 / laravel-websockets
An easy to launch a Pusher-compatible WebSockets server for Laravel.
v1.0.8
2025-02-21 16:00 UTC
Requires
- php: ^8.0|^8.1
- cboden/ratchet: ^0.4.4
- clue/reactphp-sqlite: ^1.0
- clue/redis-react: ^2.6
- doctrine/dbal: ^2.0|^3.0|^4.0
- evenement/evenement: ^2.0|^3.0
- facade/ignition-contracts: ^1.0
- guzzlehttp/psr7: ^1.5|^2.5
- illuminate/broadcasting: ^9.0 | ^10.0 | ^11.0
- illuminate/console: ^9.0 | ^10.0 | ^11.0
- illuminate/http: ^9.0 | ^10.0 | ^11.0
- illuminate/queue: ^9.0 | ^10.0 | ^11.0
- illuminate/routing: ^9.0 | ^10.0 | ^11.0
- illuminate/support: ^9.0 | ^10.0 | ^11.0
- korot1245/block-react: ^1.0.0
- pusher/pusher-php-server: ^6.0|^7.0
- react/mysql: ^0.5
- react/promise: ^2.8 | ^3.0
- symfony/http-kernel: ^5.0|^6.0|^7.0
- symfony/psr-http-message-bridge: ^1.1|^2.0|^7.0
Requires (Dev)
- clue/buzz-react: ^2.9
- laravel/legacy-factories: ^1.1
- orchestra/testbench-browser-kit: ^7.0
- phpunit/phpunit: ^9.0
- ratchet/pawl: ^0.3.5
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).