Libraries tagged by WebRTC
opentok/opentok
3366966 Downloads
OpenTok is a platform for creating real time streaming video applications, created by TokBox.
quasarstream/webrtc
1498 Downloads
This package provides a complete WebRTC implementation written entirely in PHP
voximplant/apiclient-php
69703 Downloads
Voximplant PHP API client library. Voximplant is a cloud communications platform for business and developers
danog/php-rtc-mixin
3483 Downloads
Common PHP classes and traits for WebRTC components. MadelineProto's PHP 8.2+ fork is a Composer-compatible foundation of the modular danog/php-rtc stack.
peterujah/php-agora-tokens
20146 Downloads
This package is a Composer-friendly rewrite of Agora,s PHP token generator.
danog/php-rtc-webrtc
1030 Downloads
A modular PHP WebRTC stack for PHP 8.2+, ported to Amp v3 with pure-PHP DTLS/SRTP and optional media FFI. Maintained by danog for MadelineProto.
php-junior/laravel-video-chat
18239 Downloads
Laravel Video Chat using Socket.IO and WebRTC
palpalani/laravel-bandwidth-api
5833 Downloads
Laravel wrapper for Bandwidth API - Send SMS/MMS messages, make voice calls, implement two-factor authentication, and integrate WebRTC communications
danog/php-rtc-turn
2661 Downloads
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.
danog/php-rtc-stun
3116 Downloads
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.
danog/php-rtc-stats
1772 Downloads
WebRTC statistics objects for RTP, DTLS, ICE, and media metrics. MadelineProto's PHP 8.2+ fork supports the modular danog/php-rtc stack.
danog/php-rtc-sctp
1660 Downloads
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.
danog/php-rtc-rtp-parameter
2048 Downloads
RTP codec, payload, SSRC, header-extension, and RTCP parameter objects. MadelineProto's PHP 8.2+ fork supports the modular danog/php-rtc stack.
danog/php-rtc-rtp
1694 Downloads
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.
danog/php-rtc-ice
2578 Downloads
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.