Popular Packages

  • PHP

    creativitykills/filament-pennant

    Manage Feature Flags using Laravel Pennant from Filament.

  • PHP

    synergitech/laravel-magic-enums

    A Laravel package that adds extra power to your PHP enums, and lets you use them in your frontend with type definitions.

  • PHP

    fgtclb/typo3-oauth2-server

    OAuth2 server implementation for TYPO3 frontend users

  • PHP

    quasarstream/webrtc

    This package provides a complete WebRTC implementation written entirely in PHP

  • PHP

    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.

  • PHP

    quasarstream/sctp

    A PHP library implementing SCTP (Stream Control Transmission Protocol) for WebRTC data channels.

  • PHP

    quasarstream/rtp

    A PHP library for handling RTP (Real-time Transport Protocol) packets.

  • PHP

    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.

  • PHP

    quasarstream/ice

    A PHP implementation of WebRTC's RTC ICE interface for bidirectional peer-to-peer data communication.

  • PHP

    quasarstream/datachannel

    A PHP implementation of WebRTC's RTCDataChannel interface for bidirectional peer-to-peer data communication.

  • PHP

    quasarstream/codecs

    A comprehensive codec implementation package for WebRTC applications, providing audio/video encoding and decoding capabilities.

  • PHP

    quasarstream/turn

    A PHP implementation of TURN (Traversal Using Relays around NAT)

  • PHP

    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.

  • PHP

    quasarstream/stats

    A PHP implementation of the WebRTC Statistics API for tracking RTP, DTLS, and media performance metrics.

  • PHP

    quasarstream/sdp

    A PHP library for parsing and generating SDP (Session Description Protocol).