2017 © Pedro Peláez
 

library esockets

image

maestroprog/esockets

  • Monday, April 2, 2018
  • by maestroprog
  • Repository
  • 1 Watchers
  • 0 Stars
  • 106 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

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., (*1)

Which PHP version is supported?

Supported PHP 7.1 or higher version, (*2)

Samples of use:

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

The Versions

02/04 2018

v0.9-alpha

0.9.0.0-alpha

  Sources   Download

24/02 2018

dev-master

9999999-dev https://github.com/maestroprog/esockets

Easy sockets for PHP7.1+

  Sources   Download

MIT

The Requires

  • php >=7.1.0

 

The Development Requires

socket networking ipc

24/02 2018

2.1.3-RC

2.1.3.0-RC https://github.com/maestroprog/esockets

Easy sockets for PHP7.1+

  Sources   Download

MIT

The Requires

  • php >=7.1.0

 

socket networking ipc

24/02 2018

2.1.2-RC

2.1.2.0-RC https://github.com/maestroprog/esockets

Easy sockets for PHP7.1+

  Sources   Download

MIT

The Requires

  • php >=7.1.0

 

socket networking ipc

17/02 2018

dev-2.1-dev

dev-2.1-dev https://github.com/maestroprog/esockets

Easy sockets for PHP7.1+

  Sources   Download

MIT

The Requires

  • php >=7.1.0

 

The Development Requires

socket networking ipc

17/02 2018

2.1.1-RC

2.1.1.0-RC https://github.com/maestroprog/esockets

Easy sockets for PHP7.1+

  Sources   Download

MIT

The Requires

  • php >=7.1.0

 

socket networking ipc

13/02 2018

2.1-beta

2.1.0.0-beta https://github.com/maestroprog/esockets

Easy sockets for PHP7.1+

  Sources   Download

MIT

The Requires

  • php >=7.1.0

 

socket networking ipc

29/05 2017

dev-2.0-dev

dev-2.0-dev https://github.com/maestroprog/esockets

Easy sockets for PHP7.0+

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

socket networking ipc

29/05 2017

v2.0-alpha

2.0.0.0-alpha https://github.com/maestroprog/esockets

Easy sockets for PHP7.0+

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

socket networking ipc

02/04 2017

dev-0.9-dev

dev-0.9-dev

  Sources   Download

20/01 2017

dev-1.0-alpha

dev-1.0-alpha https://github.com/maestroprog/esockets

Easy sockets for PHP7+

  Sources   Download

MIT

The Requires

  • php >=7.0.0
  • maestroprog/workmanager *

 

The Development Requires

socket networking