Download the PHP package clue/socket-react without Composer
On this page you can find all versions of the php package clue/socket-react. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download clue/socket-react
More information about clue/socket-react
Files in clue/socket-react
Download clue/socket-react
More information about clue/socket-react
Files in clue/socket-react
Vendor clue
Package socket-react
Short Description Binding for raw sockets (ext-sockets) in reactphp
License MIT
Homepage https://github.com/clue/php-socket-react
Package socket-react
Short Description Binding for raw sockets (ext-sockets) in reactphp
License MIT
Homepage https://github.com/clue/php-socket-react
Please rate this library. Is it a good library?
Informations about the package socket-react
clue/socket-react
Binding for raw sockets (ext-sockets) in React PHP.
Quickstart example
Once installed, you can use the following example to send UDP broadcast datagrams:
See also the examples.
Install
The recommended way to install this library is through composer. New to composer?
Tests
To run the test suite, you need PHPUnit. Go to the project root and run: `
Note: The test suite contains tests for ICMP sockets which require root access on unix/linux systems. Therefor some tests will be skipped unless you run
sudo phpunit tests
to execte the full test suite.
License
MIT
All versions of socket-react with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
clue/socket-raw Version 1.* | 0.1.*
evenement/evenement Version 1.*
react/event-loop Version >=0.2, <0.4
react/promise Version 1.*
react/stream Version >=0.2, <0.4
react/socket Version >=0.2, <0.4
react/datagram Version ~1.0
clue/socket-raw Version 1.* | 0.1.*
evenement/evenement Version 1.*
react/event-loop Version >=0.2, <0.4
react/promise Version 1.*
react/stream Version >=0.2, <0.4
react/socket Version >=0.2, <0.4
react/datagram Version ~1.0
The package clue/socket-react contains the following files
Loading the files please wait ....