Skip to content

AzaSocket - Anizoptera CMF sockets abstraction component. Provides convenient universal API for using sockets in PHP (via sockets or stream extensions).

License

Notifications You must be signed in to change notification settings

Anizoptera/AzaSocket

Repository files navigation

AzaSocket

Anizoptera CMF sockets abstraction component. Provides convenient universal API for using sockets in PHP (via sockets or stream extensions).

https://github.com/Anizoptera/AzaSocket

Build Status

Table of Contents

  1. Requirements
  2. Installation
  3. Credits
  4. License
  5. Links

Requirements

  • PHP 5.3.3 (or later);
  • Sockets and Stream extensions;

Installation

The recommended way to install AzaSocket is through composer. You can see package information on Packagist.

{
	"require": {
		"aza/socket": "~1.0"
	}
}

Credits

AzaSocket is a part of Anizoptera CMF, written by Amal Samally (amal.samally at gmail.com) and AzaGroup team.

License

Released under the MIT license.

Links

About

AzaSocket - Anizoptera CMF sockets abstraction component. Provides convenient universal API for using sockets in PHP (via sockets or stream extensions).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages