TheFox / network

Networking Library for PHP.

Home Page:https://fox21.at

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Networking Library for PHP

  • BSD Socket
  • Stream Socket

Project Outlines

The project outlines as described in my blog post about Open Source Software Collaboration.

  • The main purpose of this library is to provide common interfaces to networking functionalities.
  • This list is open. Feel free to request features.

Installation

The preferred method of installation is via Packagist and Composer. Run the following command to install the package and add it as a requirement to composer.json:

composer require thefox/network

About

Networking Library for PHP.

https://fox21.at

License:MIT License


Languages

Language:PHP 94.7%Language:Shell 5.3%