danog/php-rtc-exception dependents (16) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
danog/php-rtc-av
FFmpeg/libav FFI bindings for PHP media processing. MadelineProto's PHP 8.2+ fork uses lazy, optional FFI, strict ABI checks, and the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-codecs
WebRTC audio/video codec and RTP packetization utilities. MadelineProto's PHP 8.2+ fork adds optional transcoding FFI, VP9 packetization, and the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-datachannel
A PHP implementation of WebRTC's RTCDataChannel interface. MadelineProto's PHP 8.2+ fork is a Composer-compatible component of the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-dtls
Pure-PHP DTLS 1.2 for WebRTC, powered by phpseclib and Amp v3. MadelineProto fork with reliable handshake retransmission for the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-ice
WebRTC ICE connectivity in PHP, ported to Amp v3 fibers and sockets. MadelineProto's PHP 8.2+ fork integrates the modular danog/php-rtc STUN, TURN, and mDNS stack.
-
PHP
danog/php-rtc-opus
Lazy libopus FFI bindings for PHP audio encoding and decoding. MadelineProto's PHP 8.2+ fork keeps FFI optional within the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-rtcp
Pure-PHP RTCP packet parsing and generation. MadelineProto's PHP 8.2+ fork fixes unsigned NTP handling and integrates with the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-rtp
RTP packet and media transport handling for PHP, ported to Amp v3. MadelineProto's PHP 8.2+ fork supports optional media FFI in the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-sctp
SCTP for PHP WebRTC data channels, ported to Amp v3 fibers and timers. MadelineProto's PHP 8.2+ fork is part of the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-sdp
SDP parsing and generation for PHP WebRTC. MadelineProto's PHP 8.2+ fork is a Composer-compatible component of the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-srtp
Pure-PHP SRTP and SRTCP encryption using phpseclib, with AES-CM and AES-GCM profiles. MadelineProto's PHP 8.2+ fork removes the libsrtp/FFI dependency.
-
PHP
danog/php-rtc-ssl
Pure-PHP DTLS 1.2 and WebRTC keying on phpseclib. MadelineProto's PHP 8.2+ fork replaces OpenSSL FFI and interoperates with the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-stun
STUN transactions and NAT discovery for PHP, ported to Amp v3 sockets and fibers. MadelineProto's PHP 8.2+ fork supports the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-turn
TURN relay transport for PHP WebRTC, ported to Amp v3 TCP, UDP, and fibers. MadelineProto's PHP 8.2+ fork supports the modular danog/php-rtc stack.