Download the PHP package own3d/socket without Composer
On this page you can find all versions of the php package own3d/socket. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package socket
OWN3D Socket
Installation
Configuration
Add the own3d-socket
configuration within the config/services.php
config file.
Configure as Laravel Broadcaster
OWN3D Socket can be also used as Laravel Broadcaster. Important is, all events MUST prefixed with your own3d/id client id. This will be already done in the broadcaster and can be configured with the room_prefix
.
Add the own3d-socket
configuration within the config/broadcasting.php
config file.
On the client side, use:
All versions of socket with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/support Version ~5.4|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
guzzlehttp/guzzle Version ^6.3|^7.0
own3d/id Version ^1.7|^2.0
illuminate/support Version ~5.4|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
guzzlehttp/guzzle Version ^6.3|^7.0
own3d/id Version ^1.7|^2.0
The package own3d/socket contains the following files
Loading the files please wait ....