danog member since: Nov 09, 2015 · Transparency log
danog's packages
-
-
-
-
-
PHP
danog/class-finder
Fork of haydenpierce/class-finder with support for traits, interfaces and functions
-
-
-
-
-
-
-
-
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.