hfw / socket
Object-oriented BSD sockets and reactor.
0.2.0
2021-01-24 09:28 UTC
Requires
- php: ~7.4
- ext-mbstring: *
- ext-sockets: *
Requires (Dev)
- ext-pcntl: *
This package is auto-updated.
Last update: 2024-11-06 16:21:53 UTC
README
Standalone object-oriented BSD Sockets and WebSockets in PHP 7.4
Built around sockets.c
to ensure optimal integration.
Documentation: https://hfw.github.io/socket
Installation
composer require "hfw/socket"