Anizoptera CMF sockets abstraction component. Provides convenient universal API for using sockets in PHP (via sockets or stream extensions).
https://github.com/Anizoptera/AzaSocket
- PHP 5.3.3 (or later);
- Sockets and Stream extensions;
The recommended way to install AzaSocket is through composer. You can see package information on Packagist.
{
"require": {
"aza/socket": "~1.0"
}
}
AzaSocket is a part of Anizoptera CMF, written by Amal Samally (amal.samally at gmail.com) and AzaGroup team.
Released under the MIT license.
- 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