This package is abandoned and no longer maintained. No replacement package was suggested.
An easy to launch a Pusher-compatible WebSockets server for Laravel.
Installs: 7 699 209
Dependents: 49
Suggesters: 1
Security: 0
Stars: 5 054
Watchers: 69
Forks: 587
Open Issues: 0
2.0.0-beta.37 2022-02-12 11:11 UTC
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).