pradosoft/prado dependents (4) Order by: downloads | none Show: all | require | require-dev
-
PHP
belisoful/prado-image
Image containers, metadata editing, and codecs for the PRADO PHP framework: read-write JPEG, TIFF, PNG, WebP/RIFF, GIF87a/89a, AVI, ISO BMFF (HEIF/AVIF/MP4/QuickTime), and JPEG XL; EXIF through Exif 3.1 with makernotes, XMP (ISO 16684-1), IPTC (IIM), Photoshop 8BIM, JFIF/JFXX, JUMBF, PrintIM, and Ex
-
PHP
belisoful/prado-http2
HTTP/2 (RFC 9113) for the PRADO PHP framework, implemented over the system libnghttp2 via FFI. Provides general HTTP/2 sessions and streams; the basis for HTTP/2 servers, clients, and RFC 8441 WebSocket multiplexing.
-
PHP
belisoful/prado-mathml
MathML presentation controls for the PRADO PHP framework: a web control for every MathML Core element (<math>, the token elements mi/mn/mo/ms/mtext/mspace, the layout elements mrow/mfrac/msqrt/mroot/mstyle/merror/mpadded/mphantom, the script and limit elements msub/msup/msubsup/munder/mover/munderov
-
PHP
pradosoft/prado-rpc
JSON-RPC and XML-RPC for the PRADO PHP framework. Provides the TRpcService web service exposing API providers over JSON-RPC 1.0/2.0 and XML-RPC, plus the matching RPC clients built on the PRADO HTTP client.