Libraries tagged by quasar
quasarstream/webrtc
501 Downloads
This package provides a complete WebRTC implementation written entirely in PHP
timothepearce/laravel-time-series
5296 Downloads
Laravel Time Series provides an API to create and maintain projected data from you Eloquent models, and represent them as time-series.
quasarstream/vpx
514 Downloads
A PHP wrapper around the libvpx codec using FFI, providing tools for encoding and decoding VP8/VP9 video streams for WebRTC applications.
quasarstream/turn
524 Downloads
A PHP implementation of TURN (Traversal Using Relays around NAT)
quasarstream/stun
528 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
512 Downloads
A PHP implementation of the WebRTC Statistics API for tracking RTP, DTLS, and media performance metrics.
quasarstream/ssl
505 Downloads
A PHP wrapper for OpenSSL using FFI, tailored for WebRTC components.
quasarstream/srtp
505 Downloads
A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI.
quasarstream/sdp
514 Downloads
A PHP library for parsing and generating SDP (Session Description Protocol).
quasarstream/sctp
505 Downloads
A PHP library implementing SCTP (Stream Control Transmission Protocol) for WebRTC data channels.
quasarstream/rtp-parameter
519 Downloads
RTP parameters define the configuration of a media stream in Real-time Transport Protocol, including codec information, payload types, SSRCs, header extensions, and RTCP settings.
quasarstream/rtp
505 Downloads
A PHP library for handling RTP (Real-time Transport Protocol) packets.
quasarstream/rtcp
510 Downloads
A pure PHP implementation of RTP Control Protocol (RTCP) packet parsing and generation, compliant with RFC 3550 and related specifications.
quasarstream/opus
514 Downloads
A lightweight PHP wrapper for the libopus audio codec using PHP FFI.
quasarstream/ntp
510 Downloads
The NetworkTimeProtocol class provides utility methods for working with NTP (Network Time Protocol) timestamps in PHP.