Libraries tagged by php-8-2
openxtrem/rtf-html-php
34511 Downloads
RTF to HTML converter in PHP. Fork of henck/rtf-html-php for PHP 8.2 compatibility
nguyenanhung/nusoap
36607 Downloads
My nuSOAP Library, fix code for for PHP 8.2 5.4
memran/marwa-view
1332 Downloads
A modern Twig-powered view layer for PHP 8.2+ with fragment caching, theme inheritance, and framework-agnostic DX.
memran/marwa-event
1355 Downloads
Lightweight PSR-14 event dispatcher for PHP 8.2+ with stable priority ordering, stoppable events, and optional container-aware resolution.
melodicdev/framework
747 Downloads
A modern PHP 8.2+ framework with CQRS, JWT authentication, and middleware pipeline
harryes/laravel-sentinellog
471 Downloads
A vigilant authentication logging and security package for Laravel 10-13 (PHP 8.2–8.5).
erikwang2013/encryptable
1464 Downloads
Encryptable Eloquent casts and helpers for PHP 8.2+ with Laravel 10–12 / Webman (Illuminate), Hyperf 2–3, and ThinkPHP 6–8 bridges.
dru1x/expo-server-sdk-php
8097 Downloads
Server-side library for working with the Expo push notification service using PHP 8.2+
danog/php-rtc-webrtc
485 Downloads
A modular PHP WebRTC stack for PHP 8.2+, ported to Amp v3 with pure-PHP DTLS/SRTP and optional media FFI. Maintained by danog for MadelineProto.
danog/php-rtc-turn
2019 Downloads
TURN relay transport for PHP WebRTC, ported to Amp v3 TCP, UDP, and fibers. MadelineProto's PHP 8.2+ fork supports the modular danog/php-rtc stack.
danog/php-rtc-stun
2327 Downloads
STUN transactions and NAT discovery for PHP, ported to Amp v3 sockets and fibers. MadelineProto's PHP 8.2+ fork supports the modular danog/php-rtc stack.
danog/php-rtc-stats
1173 Downloads
WebRTC statistics objects for RTP, DTLS, ICE, and media metrics. MadelineProto's PHP 8.2+ fork supports the modular danog/php-rtc stack.
danog/php-rtc-srtp
929 Downloads
Pure-PHP SRTP and SRTCP encryption using phpseclib, with AES-CM and AES-GCM profiles. MadelineProto's PHP 8.2+ fork removes the libsrtp/FFI dependency.
danog/php-rtc-sdp
1216 Downloads
SDP parsing and generation for PHP WebRTC. MadelineProto's PHP 8.2+ fork is a Composer-compatible component of the modular danog/php-rtc stack.
danog/php-rtc-sctp
956 Downloads
SCTP for PHP WebRTC data channels, ported to Amp v3 fibers and timers. MadelineProto's PHP 8.2+ fork is part of the modular danog/php-rtc stack.