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

    FFmpeg/libav FFI bindings for PHP media processing. MadelineProto's PHP 8.2+ fork uses lazy, optional FFI, strict ABI checks, and the modular danog/php-rtc stack.

  • PHP

    danog/php-rtc-codecs

    WebRTC audio/video codec and RTP packetization utilities. MadelineProto's PHP 8.2+ fork adds optional transcoding FFI, VP9 packetization, and the modular danog/php-rtc stack.

  • PHP

    danog/php-rtc-datachannel

    A PHP implementation of WebRTC's RTCDataChannel interface. MadelineProto's PHP 8.2+ fork is a Composer-compatible component of the modular danog/php-rtc stack.