Keep your dependencies up-to-date

Package.Health uses semantic versioning to detect outdated or insecure dependencies in your project's composer.json.

Packages from quasarstream

Package Status
quasarstream/av This PHP library leverages the Foreign Function Interface (FFI) to directly interact with native FFmpeg shared libraries (libavcodec, libavfilter, libavformat, etc.), providing low-level access to powerful multimedia processing capabilities within PHP. Dependency Badge
quasarstream/codecs A comprehensive codec implementation package for WebRTC applications, providing audio/video encoding and decoding capabilities. Dependency Badge
quasarstream/datachannel A PHP implementation of WebRTC's RTCDataChannel interface for bidirectional peer-to-peer data communication. Dependency Badge
quasarstream/dtls 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. Dependency Badge
quasarstream/exception A lightweight exception handling package for PHP WebRTC applications. Dependency Badge
quasarstream/ice A PHP implementation of WebRTC's RTC ICE interface for bidirectional peer-to-peer data communication. Dependency Badge
quasarstream/mdns This library provides a Multicast DNS (mDNS) resolver. Dependency Badge
quasarstream/mixin This library builds upon common PHP classes and traits shared across the WebRTC ecosystem. Dependency Badge
quasarstream/ntp The NetworkTimeProtocol class provides utility methods for working with NTP (Network Time Protocol) timestamps in PHP. Dependency Badge
quasarstream/opus Dependency Badge
quasarstream/rtcp A pure PHP implementation of RTP Control Protocol (RTCP) packet parsing and generation, compliant with RFC 3550 and related specifications. Dependency Badge
quasarstream/rtp A PHP library for handling RTP (Real-time Transport Protocol) packets. Dependency Badge
quasarstream/rtp-parameter 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. Dependency Badge
quasarstream/sctp A PHP library implementing SCTP (Stream Control Transmission Protocol) for WebRTC data channels. Dependency Badge
quasarstream/sdp A PHP library for parsing and generating SDP (Session Description Protocol). Dependency Badge
quasarstream/signaling A PHP library for managing signaling mechanisms in WebRTC. This package supports signaling over WebSocket, TCP, UDP, and UNIX sockets. Dependency Badge
quasarstream/srtp A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI. Dependency Badge
quasarstream/ssl A PHP wrapper for OpenSSL using FFI, tailored for WebRTC components. Dependency Badge
quasarstream/stats A PHP implementation of the WebRTC Statistics API for tracking RTP, DTLS, and media performance metrics. Dependency Badge
quasarstream/stun A PHP library for STUN (Session Traversal Utilities for NAT) protocol, enabling NAT discovery and reflexive address retrieval for ICE connectivity in WebRTC applications. Dependency Badge
quasarstream/turn A PHP implementation of TURN (Traversal Using Relays around NAT) Dependency Badge
quasarstream/vpx A PHP wrapper around the libvpx codec using FFI, providing tools for encoding and decoding VP8/VP9 video streams for WebRTC applications. Dependency Badge
quasarstream/webrtc This package provides a complete WebRTC implementation written entirely in PHP Dependency Badge