Libraries tagged by datagram
clue/socket-raw
12658384 Downloads
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).
react/datagram
950833 Downloads
Event-driven UDP datagram socket client and server for ReactPHP
acamposm/ping
24162 Downloads
Ping uses the ICMP protocol's mandatory ECHO_REQUEST datagram to elicit an ICMP ECHO_RESPONSE from a host or gateway.
clue/datagram
2141 Downloads
UDP datagram socket client and server for reactphp
quasarstream/dtls
1443 Downloads
A PHP implementation of Datagram Transport Layer Security (DTLS), designed for secure communication over UDP, especially in real-time communication protocols such as WebRTC and SRTP.
php-standard-library/udp
367 Downloads
Non-blocking API for sending and receiving datagrams over UDP
kode/messaging
5 Downloads
统一消息层,封装 **11 种长连接 / 实时消息协议**(WebSocket、SSE、MQTT、UDP、Long-Polling、CoAP、NATS、STOMP、gRPC Streaming、WebTransport、RTMP),提供**一致的 API**、**协议无关的消息抽象**和**可插拔的扩展点**
bd808/monolog-udp2log-handler
3819 Downloads
A handler for Monolog that emits udp2log datagrams.
rubyqorn/socket
3 Downloads
Socket layer over PHP socket api
ryangurn/ping
3 Downloads
Ping uses the ICMP protocol's mandatory ECHO_REQUEST datagram to elicit an ICMP ECHO_RESPONSE from a host or gateway.
danog/php-rtc-dtls
1 Downloads
A PHP implementation of Datagram Transport Layer Security (DTLS), designed for secure communication over UDP, especially in real-time communication protocols such as WebRTC and SRTP. Fork with FFI made optional and a pure-PHP DTLS/SRTP stack, maintained for MadelineProto.
archon/dataframe
25590 Downloads
Archon: PHP Data Analysis Library
flow-php/flow-php-ext
137 Downloads
Flow PHP native extension (Rust) - Floe frame-body encoder/decoder for DataFrame Rows
nagyatka/php-dataframe
22 Downloads
library for table editing
sqonk/phext-datakit
188 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.