danog member since: Nov 09, 2015 · Transparency log

danog's packages

  • PHP

    danog/advanced-json-rpc

    A more advanced JSONRPC implementation

  • PHP

    danog/async-construct

    Async class constructor and wakeup functions for AMPHP.

  • PHP

    danog/async-orm

    Async ORM based on AMPHP v3 and fibers.

  • PHP

    danog/better-prometheus

    A better Prometheus library for PHP applications

  • PHP

    danog/class-finder

    Fork of haydenpierce/class-finder with support for traits, interfaces and functions

  • PHP

    danog/dns-over-https

    Async DNS-over-HTTPS resolution for Amp.

  • PHP

    danog/ipc

    IPC component for Amp.

  • PHP

    danog/libdns-json

    Encoder/decoder for google's JSON DNS message format based on libdns

  • PHP

    danog/libdns-native

    Encoder/decoder for PHP's dns_get_record raw format based on libdns

  • PHP

    danog/loop

    Loop abstraction for AMPHP.

  • PHP

    danog/madelineproto

    Async PHP client API for the telegram MTProto protocol.

  • PHP

    danog/magicalserializer

    Serialize Volatile, Threaded or any other internal PHP class!

  • PHP

    danog/php-rtc-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. Fork with FFI made optional and a pure-PHP DTLS

  • PHP

    danog/php-rtc-codecs

    A comprehensive codec implementation package for WebRTC applications, providing audio/video encoding and decoding capabilities. Fork with FFI made optional and a pure-PHP DTLS/SRTP stack, maintained for MadelineProto.

  • PHP

    danog/php-rtc-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. Fork with FFI made optional and a pure-PHP DTLS/SRTP stack, maintained for MadelineProto.