Download the PHP package maestroprog/esockets without Composer
On this page you can find all versions of the php package maestroprog/esockets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maestroprog/esockets
More information about maestroprog/esockets
Files in maestroprog/esockets
Download maestroprog/esockets
More information about maestroprog/esockets
Files in maestroprog/esockets
Vendor maestroprog
Package esockets
Short Description Easy sockets for PHP7.1+
License MIT
Homepage https://github.com/maestroprog/esockets
Package esockets
Short Description Easy sockets for PHP7.1+
License MIT
Homepage https://github.com/maestroprog/esockets
Please rate this library. Is it a good library?
Informations about the package esockets
EasyStream work with php sockets, using callback handlers
What is esockets?
This project was conceived as a tool to facilitate the work with inter-process communication.
Which PHP version is supported?
Supported PHP 7.1 or higher version
Samples of use:
- A simple example of working server and client in blocking mode
- An example of a simple HTTP server
Features
- Callback handlers for all socket events,
- Built-in application protocol
EasyStream
, allowing to transfer on a network practically any data structures of php (only for tcp), - Supports blocking and non-blocking modes of operation
- Correct work on Linux and Windows
All versions of esockets with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package maestroprog/esockets contains the following files
Loading the files please wait ....