teamspk / websockets
An easy to launch a Pusher-compatible WebSockets server for Laravel.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
pkg:composer/teamspk/websockets
Requires
- php: ^8.0|^8.1|^8.2
 - cboden/ratchet: ^0.4.4
 - clue/block-react: ^1.5
 - clue/reactphp-sqlite: ^1.6
 - clue/redis-react: ^2.7
 - doctrine/dbal: ^4.0
 - evenement/evenement: ^3.0
 - facade/ignition-contracts: ^1.0
 - guzzlehttp/psr7: ^2.6
 - illuminate/broadcasting: ^11.13
 - illuminate/console: ^11.13
 - illuminate/queue: ^11.13
 - illuminate/support: ^11.13
 - pusher/pusher-php-server: ^7.2
 - react/mysql: ^0.6.0
 - react/promise: ^3.2
 - symfony/http-kernel: ^7.1
 - symfony/psr-http-message-bridge: ^7.1
 
Requires (Dev)
- laravel/legacy-factories: ^1.4
 - phpunit/phpunit: ^11.2
 - ratchet/pawl: ^0.4.1
 
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).
 
This package is auto-updated.
Last update: 2025-10-27 22:02:01 UTC