Download the PHP package jonykpi/laravel-websockets without Composer
On this page you can find all versions of the php package jonykpi/laravel-websockets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jonykpi/laravel-websockets
More information about jonykpi/laravel-websockets
Files in jonykpi/laravel-websockets
Package laravel-websockets
Short Description An easy to use WebSocket server
License MIT
Homepage https://github.com/jonykpi/laravel-websockets
Informations about the package laravel-websockets
Laravel WebSockets 🛰
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.
For installation instructions, in-depth usage and deployment details, please take a look at the official documentation.
php artisan vendor:publish --provider="Jonykpi\LaravelWebSockets\WebSocketsServiceProvider" --tag="migrations"
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 [email protected] instead of using the issue tracker.
Credits
All versions of laravel-websockets with dependencies
ext-json Version *
cboden/ratchet Version ^0.4.1
facade/ignition-contracts Version ^1.0
guzzlehttp/psr7 Version ^1.5
illuminate/broadcasting Version ^6.0|^7.0|^8.0
illuminate/console Version ^6.0|^7.0|^8.0
illuminate/http Version ^6.0|^7.0|^8.0
illuminate/routing Version ^6.0|^7.0|^8.0
illuminate/support Version ^6.0|^7.0|^8.0
pusher/pusher-php-server Version ^3.0|^4.0|^5.0
react/dns Version ^1.1
react/http Version ^1.1
symfony/http-kernel Version ^4.0|^5.0
symfony/psr-http-message-bridge Version ^1.1|^2.0