2017 © Pedro Peláez
 

library net_socket

More info available on: http://pear.php.net/package/Net_Socket

image

dimarick/net_socket

More info available on: http://pear.php.net/package/Net_Socket

  • Friday, September 29, 2017
  • by dimarick
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2,209 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 14 Forks
  • 0 Open issues
  • 8 Versions
  • 25 % Grown

The README.md

Net_Socket - Network Socket Interface

Build Status, (*1)

Net_Socket is a class interface to TCP sockets. It provides blocking and non-blocking operation, with different reading and writing modes (byte-wise, block-wise, line-wise and special formats like network byte-order ip addresses)., (*2)

Homepage, (*3)

Installation

For a PEAR installation that downloads from the PEAR channel:, (*4)

$ pear install pear/net_socket, (*5)

For a PEAR installation from a previously downloaded tarball:, (*6)

$ pear install Net_Socket-*.tgz, (*7)

For a PEAR installation from a code clone:, (*8)

$ pear install package.xml, (*9)

For a local composer installation:, (*10)

$ composer install, (*11)

To add as a dependency to your composer-managed application:, (*12)

$composer require pear/net_socket, (*13)

Tests

Run the tests from a local composer installation:, (*14)

$ ./vendor/bin/phpunit, (*15)

License

BSD-2 license, (*16)

The Versions

29/09 2017

dev-2.x-dev

dev-2.x-dev

More info available on: http://pear.php.net/package/Net_Socket

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.6.0

 

The Development Requires

by Aleksander Machniak
by Stig Bakken
by Chuck Hagenbuch

29/09 2017

v2.0.0beta2

2.0.0.0-beta2

More info available on: http://pear.php.net/package/Net_Socket

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.6.0

 

The Development Requires

by Aleksander Machniak
by Stig Bakken
by Chuck Hagenbuch

28/09 2017

dev-master

9999999-dev

More info available on: http://pear.php.net/package/Net_Socket

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

by Aleksander Machniak
by Stig Bakken
by Chuck Hagenbuch

28/09 2017

v2.0.0beta1

2.0.0.0-beta1

More info available on: http://pear.php.net/package/Net_Socket

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.6.0

 

The Development Requires

by Aleksander Machniak
by Stig Bakken
by Chuck Hagenbuch

06/04 2017

v1.2.1

1.2.1.0

More info available on: http://pear.php.net/package/Net_Socket

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

by Aleksander Machniak
by Stig Bakken
by Chuck Hagenbuch

06/04 2017

v1.2.0

1.2.0.0

More info available on: http://pear.php.net/package/Net_Socket

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

by Aleksander Machniak
by Stig Bakken
by Chuck Hagenbuch

08/03 2017

v1.1.0

1.1.0.0

More info available on: http://pear.php.net/package/Net_Socket

  Sources   Download

PHP License

The Requires

 

The Development Requires

by Aleksander Machniak
by Stig Bakken
by Chuck Hagenbuch

20/02 2014

1.0.14

1.0.14.0

More info available on: http://pear.php.net/package/Net_Socket

  Sources   Download

PHP License

The Requires

 

The Development Requires

by Aleksander Machniak
by Stig Bakken
by Chuck Hagenbuch