aza / socket
AzaSocket - Anizoptera CMF sockets abstraction component. Provides convenient universal API for using sockets in PHP (via sockets or stream extensions).
Installs: 28 913
Dependents: 3
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: >=5.3.3
Suggests
- ext-sockets: Used for maximum efficiency
This package is not auto-updated.
Last update: 2024-10-26 13:54:49 UTC
README
Anizoptera CMF sockets abstraction component. Provides convenient universal API for using sockets in PHP (via sockets or stream extensions).
https://github.com/Anizoptera/AzaSocket
Table of Contents
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
- Composer package
- Last build on the Travis CI
- Project profile on the Ohloh
- Other Anizoptera CMF components on the GitHub / Packagist
- (RU) AzaGroup team blog