FICHA · MANJARO

php82-sockets

sockets module for php82

  • language-extension
  • Dev
  • NETWORK
  • Server
  • Dependency only
  • Same app · 2 sources
official+codex · reviewed · Jun 3, 2026 description in en

Description

Programs running on PHP 8.2 can create low-level network and Unix-domain socket connections. This runtime extension is used by custom clients, servers, local IPC tools, test harnesses, and protocol implementations that need more control than high-level HTTP libraries. It is dependency-only and has no separate launcher; PHP scripts call socket functions when enabled. Firewall exposure, remote endpoints, input validation, timeouts, and credentials matter because socket code can move arbitrary network data.

Permissions

Permissions not analysed for this source yet.