hfw / socket
Object-oriented BSD sockets and reactor.
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/hfw/socket
Requires
- php: ~7.4
- ext-mbstring: *
- ext-sockets: *
Requires (Dev)
- ext-pcntl: *
This package is auto-updated.
Last update: 2025-10-06 18:22:19 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"
