2017 © Pedro Peláez
 

library net_socket

image

pear/net_socket

  • Monday, April 2, 2018
  • by gauthierm
  • Repository
  • 18 Watchers
  • 8 Stars
  • 187,556 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 14 Forks
  • 1 Open issues
  • 8 Versions
  • 12 % 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

02/04 2018

1.0.11

1.0.11.0

  Sources   Download

13/04 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

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

22/03 2015

dev-trunk

9999999-dev

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

18/02 2014

dev-topics/composer-for-pear

dev-topics/composer-for-pear

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