Libraries tagged by qmas
quasilyte/kphp-uuid
6 Downloads
A simple UUID generation package for KPHP
quasilyte/kfinalize
77 Downloads
register_shutdown_function() without limits
quasarstream/turn
606 Downloads
A PHP implementation of TURN (Traversal Using Relays around NAT)
quasarstream/stun
610 Downloads
A PHP library for STUN (Session Traversal Utilities for NAT) protocol, enabling NAT discovery and reflexive address retrieval for ICE connectivity in WebRTC applications.
quasarstream/stats
594 Downloads
A PHP implementation of the WebRTC Statistics API for tracking RTP, DTLS, and media performance metrics.
quasarstream/ssl
587 Downloads
A PHP wrapper for OpenSSL using FFI, tailored for WebRTC components.
quasarstream/srtp
587 Downloads
A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI.
quasarstream/signaling
15 Downloads
A PHP library for managing signaling mechanisms in WebRTC. This package supports signaling over WebSocket, TCP, UDP, and UNIX sockets.
quasarstream/sdp
596 Downloads
A PHP library for parsing and generating SDP (Session Description Protocol).
quasarstream/sctp
587 Downloads
A PHP library implementing SCTP (Stream Control Transmission Protocol) for WebRTC data channels.
quasarstream/rtp
587 Downloads
A PHP library for handling RTP (Real-time Transport Protocol) packets.
quasarstream/rtcp
592 Downloads
A pure PHP implementation of RTP Control Protocol (RTCP) packet parsing and generation, compliant with RFC 3550 and related specifications.
quasarstream/ntp
592 Downloads
The NetworkTimeProtocol class provides utility methods for working with NTP (Network Time Protocol) timestamps in PHP.
quasarstream/mdns
605 Downloads
This library provides a Multicast DNS (mDNS) resolver.
quasarstream/dtls
585 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.